From: commit-queue@webkit.org Date: Tue, 6 Oct 2015 20:43:36 +0000 (+0000) Subject: Take 2 on marking compositing/video/video-poster.html as flaky due to crashes. X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=c3f13d3d17f7e0994ad14f795d5e6b2edf7906e8 Take 2 on marking compositing/video/video-poster.html as flaky due to crashes. https://bugs.webkit.org/show_bug.cgi?id=149819 Patch by Ryan Haddad on 2015-10-06 Reviewed by Alexey Proskuryakov. * platform/mac-elcapitan/TestExpectations: Removed. * platform/mac/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@190642 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 6b17455a263d..3f673ae2d3d0 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,13 @@ +2015-10-06 Ryan Haddad + + Take 2 on marking compositing/video/video-poster.html as flaky due to crashes. + https://bugs.webkit.org/show_bug.cgi?id=149819 + + Reviewed by Alexey Proskuryakov. + + * platform/mac-elcapitan/TestExpectations: Removed. + * platform/mac/TestExpectations: + 2015-10-06 Jiewen Tan Fix crash in ApplyStyleCommand::applyRelativeFontStyleChange() diff --git a/LayoutTests/platform/mac-elcapitan/TestExpectations b/LayoutTests/platform/mac-elcapitan/TestExpectations deleted file mode 100644 index 25a61e9857f9..000000000000 --- a/LayoutTests/platform/mac-elcapitan/TestExpectations +++ /dev/null @@ -1,30 +0,0 @@ -# This file should contain entries for expectations that are specific -# to the Apple Mac port running El Capitan - -#////////////////////////////////////////////////////////////////////////////////////////// -# Platform-specific tests. Skipped globally, then re-enabled here. -#////////////////////////////////////////////////////////////////////////////////////////// - - -#////////////////////////////////////////////////////////////////////////////////////////// -# End platform-specific directories. -#////////////////////////////////////////////////////////////////////////////////////////// - -###### This file has two sections. When adding new tests, make sure to -###### add to the right section: - -### (1) Failures with bug reports -### (2) Failures without bug reports - -######################################## -### START OF (1) Failures with bug reports - - -### END OF (1) Failures with bug reports -######################################## - -# Marking as flaky due to frequent crashes -webkit.org/b/149819 compositing/video/video-poster.html [ Pass Crash ] - -######################################## -### START OF (2) Failures without bug reports diff --git a/LayoutTests/platform/mac/TestExpectations b/LayoutTests/platform/mac/TestExpectations index 959e4bcfd7ee..c105487e0717 100644 --- a/LayoutTests/platform/mac/TestExpectations +++ b/LayoutTests/platform/mac/TestExpectations @@ -1331,3 +1331,6 @@ webkit.org/b/149441 fast/shadow-dom/css-scoping-shadow-slot-display-override.htm # Times out in debug. [ Debug ] js/regress/getter-richards-try-catch.html [ Skip ] + +# Marking test as flaky in El Capitan +webkit.org/b/149819 [ Debug ElCapitan+ ] compositing/video/video-poster.html [ Pass Crash ] \ No newline at end of file