Title: [207180] trunk/LayoutTests
Revision
207180
Author
[email protected]
Date
2016-10-11 17:17:17 -0700 (Tue, 11 Oct 2016)

Log Message

Skipping loader/stateobjects tests on mac and ios-simulator debug.
https://bugs.webkit.org/show_bug.cgi?id=163307

Unreviewed test gardening.

* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (207179 => 207180)


--- trunk/LayoutTests/ChangeLog	2016-10-11 23:52:02 UTC (rev 207179)
+++ trunk/LayoutTests/ChangeLog	2016-10-12 00:17:17 UTC (rev 207180)
@@ -1,3 +1,13 @@
+2016-10-11  Ryan Haddad  <[email protected]>
+
+        Skipping loader/stateobjects tests on mac and ios-simulator debug.
+        https://bugs.webkit.org/show_bug.cgi?id=163307
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2016-10-11  Dean Jackson  <[email protected]>
 
         color-gamut media query shouldn't ASSERT on invalid values

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (207179 => 207180)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-10-11 23:52:02 UTC (rev 207179)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-10-12 00:17:17 UTC (rev 207180)
@@ -2700,3 +2700,7 @@
 webkit.org/b/163291 media/video-play-audio-require-user-gesture.html [ Failure ]
 webkit.org/b/163291 media/video-play-require-user-gesture.html
 
+webkit.org/b/163307 [ Debug ] loader/stateobjects/pushstate-size-iframe.html [ Skip ]
+webkit.org/b/163307 [ Debug ] loader/stateobjects/pushstate-size.html [ Skip ]
+webkit.org/b/163307 [ Debug ] loader/stateobjects/replacestate-size-iframe.html [ Skip ]
+webkit.org/b/163307 [ Debug ] loader/stateobjects/replacestate-size.html [ Skip ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/mac/TestExpectations (207179 => 207180)


--- trunk/LayoutTests/platform/mac/TestExpectations	2016-10-11 23:52:02 UTC (rev 207179)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2016-10-12 00:17:17 UTC (rev 207180)
@@ -1475,3 +1475,8 @@
 webkit.org/b/156070 storage/indexeddb/modern/abort-requests-cancelled-private.html [ Pass Timeout ]
 
 webkit.org/b/116621 fast/replaced/preferred-widths.html [ Pass Failure ]
+
+webkit.org/b/163307 [ Debug ] loader/stateobjects/pushstate-size-iframe.html [ Skip ]
+webkit.org/b/163307 [ Debug ] loader/stateobjects/pushstate-size.html [ Skip ]
+webkit.org/b/163307 [ Debug ] loader/stateobjects/replacestate-size-iframe.html [ Skip ]
+webkit.org/b/163307 [ Debug ] loader/stateobjects/replacestate-size.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to