Title: [185850] trunk/LayoutTests
Revision
185850
Author
ddkil...@apple.com
Date
2015-06-22 16:02:04 -0700 (Mon, 22 Jun 2015)

Log Message

fast/text/justify-ideograph-{complex,simple,vertical}.html tests are flaky on El Capitan Debug builds

Tracked by <rdar://problem/21486062>.

* platform/mac/TestExpectations: Mark tests as flaky:
- fast/text/justify-ideograph-complex.html
- fast/text/justify-ideograph-simple.html
- fast/text/justify-ideograph-vertical.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (185849 => 185850)


--- trunk/LayoutTests/ChangeLog	2015-06-22 22:36:14 UTC (rev 185849)
+++ trunk/LayoutTests/ChangeLog	2015-06-22 23:02:04 UTC (rev 185850)
@@ -1,3 +1,14 @@
+2015-06-22  David Kilzer  <ddkil...@apple.com>
+
+        fast/text/justify-ideograph-{complex,simple,vertical}.html tests are flaky on El Capitan Debug builds
+
+        Tracked by <rdar://problem/21486062>.
+
+        * platform/mac/TestExpectations: Mark tests as flaky:
+        - fast/text/justify-ideograph-complex.html
+        - fast/text/justify-ideograph-simple.html
+        - fast/text/justify-ideograph-vertical.html
+
 2015-06-22  Michael Catanzaro  <mcatanz...@igalia.com>
 
         Web sockets should be treated as active mixed content

Modified: trunk/LayoutTests/platform/mac/TestExpectations (185849 => 185850)


--- trunk/LayoutTests/platform/mac/TestExpectations	2015-06-22 22:36:14 UTC (rev 185849)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2015-06-22 23:02:04 UTC (rev 185850)
@@ -1291,3 +1291,8 @@
 [ ElCapitan+ ] http/tests/media/video-served-as-text.html [ Failure ]
 [ ElCapitan+ ] http/tests/media/video-throttled-load-metadata.html [ Failure ]
 [ ElCapitan+ ] http/tests/security/contentSecurityPolicy/media-src-allowed.html [ Skip ]
+
+# <rdar://problem/21486062>
+[ ElCapitan+ Debug ] fast/text/justify-ideograph-complex.html [ Pass Failure ]
+[ ElCapitan+ Debug ] fast/text/justify-ideograph-simple.html [ Pass Failure ]
+[ ElCapitan+ Debug ] fast/text/justify-ideograph-vertical.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to