Title: [198034] trunk/LayoutTests
Revision
198034
Author
[email protected]
Date
2016-03-11 11:30:55 -0800 (Fri, 11 Mar 2016)

Log Message

Marking css3/masking/mask-luminance-svg.html and css3/masking/mask-svg-script-none-to-png.html as flaky
https://bugs.webkit.org/show_bug.cgi?id=155372.

Unreviewed test gardening.

These two tests are flaky crashes on ios-simulator debug.

* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (198033 => 198034)


--- trunk/LayoutTests/ChangeLog	2016-03-11 19:29:08 UTC (rev 198033)
+++ trunk/LayoutTests/ChangeLog	2016-03-11 19:30:55 UTC (rev 198034)
@@ -1,5 +1,16 @@
 2016-03-11  Ryan Haddad  <[email protected]>
 
+        Marking css3/masking/mask-luminance-svg.html and css3/masking/mask-svg-script-none-to-png.html as flaky
+        https://bugs.webkit.org/show_bug.cgi?id=155372.
+
+        Unreviewed test gardening.
+
+        These two tests are flaky crashes on ios-simulator debug.
+
+        * platform/ios-simulator/TestExpectations:
+
+2016-03-11  Ryan Haddad  <[email protected]>
+
         Unreviewed, rolling out r197984.
 
         This change caused an existing LayoutTest to fail

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (198033 => 198034)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-03-11 19:29:08 UTC (rev 198033)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-03-11 19:30:55 UTC (rev 198034)
@@ -2993,3 +2993,6 @@
 # RTL Scrollbars are only implemented on OS X.
 fast/scrolling/rtl-scrollbars.html [ ImageOnlyFailure ]
 fast/scrolling/rtl-scrollbars-simple.html [ ImageOnlyFailure ]
+
+webkit.org/b/155372 [ Debug ] css3/masking/mask-luminance-svg.html [ Pass Crash ]
+webkit.org/b/155372 [ Debug ] css3/masking/mask-svg-script-none-to-png.html [ Pass Crash]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to