Title: [190590] trunk/LayoutTests
- Revision
- 190590
- Author
- [email protected]
- Date
- 2015-10-05 16:36:12 -0700 (Mon, 05 Oct 2015)
Log Message
Marking compositing/video/video-poster.html as flaky for El Capitan.
https://bugs.webkit.org/show_bug.cgi?id=149819
<rdar://problem/16622896> ASSERT(!needsLayout()) at com.apple.WebCore: WebCore::RenderView::paint
Patch by Ryan Haddad <[email protected]> on 2015-10-05
Reviewed by Simon Fraser.
* platform/mac-elcapitan/TestExpectations: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (190589 => 190590)
--- trunk/LayoutTests/ChangeLog 2015-10-05 23:31:53 UTC (rev 190589)
+++ trunk/LayoutTests/ChangeLog 2015-10-05 23:36:12 UTC (rev 190590)
@@ -1,3 +1,13 @@
+2015-10-05 Ryan Haddad <[email protected]>
+
+ Marking compositing/video/video-poster.html as flaky for El Capitan.
+ https://bugs.webkit.org/show_bug.cgi?id=149819
+ <rdar://problem/16622896> ASSERT(!needsLayout()) at com.apple.WebCore: WebCore::RenderView::paint
+
+ Reviewed by Simon Fraser.
+
+ * platform/mac-elcapitan/TestExpectations: Added.
+
2015-10-05 Jiewen Tan <[email protected]>
Fix null pointer dereference in WebSocket::connect()
Added: trunk/LayoutTests/platform/mac-elcapitan/TestExpectations (0 => 190590)
--- trunk/LayoutTests/platform/mac-elcapitan/TestExpectations (rev 0)
+++ trunk/LayoutTests/platform/mac-elcapitan/TestExpectations 2015-10-05 23:36:12 UTC (rev 190590)
@@ -0,0 +1,30 @@
+# 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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes