Title: [217851] trunk/LayoutTests
Revision
217851
Author
[email protected]
Date
2017-06-06 13:06:57 -0700 (Tue, 06 Jun 2017)

Log Message

Move storage/websql/alter-to-info-table.html failure expectation.
https://bugs.webkit.org/show_bug.cgi?id=156718

Unreviewed test gardening

storage/websql/alter-to-info-table.html fails on iOS-simulator,
but passes on device.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (217850 => 217851)


--- trunk/LayoutTests/ChangeLog	2017-06-06 19:52:48 UTC (rev 217850)
+++ trunk/LayoutTests/ChangeLog	2017-06-06 20:06:57 UTC (rev 217851)
@@ -1,3 +1,16 @@
+2017-06-06  Jonathan Bedard  <[email protected]>
+
+        Move storage/websql/alter-to-info-table.html failure expectation.
+        https://bugs.webkit.org/show_bug.cgi?id=156718
+
+        Unreviewed test gardening
+
+        storage/websql/alter-to-info-table.html fails on iOS-simulator,
+        but passes on device.
+
+        * platform/ios-simulator/TestExpectations:
+        * platform/ios/TestExpectations:
+
 2017-06-06  Ryan Haddad  <[email protected]>
 
         Mark media/fullscreen-api-enabled-media-with-presentation-mode.html is failing.

Modified: trunk/LayoutTests/platform/ios/TestExpectations (217850 => 217851)


--- trunk/LayoutTests/platform/ios/TestExpectations	2017-06-06 19:52:48 UTC (rev 217850)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2017-06-06 20:06:57 UTC (rev 217851)
@@ -2693,8 +2693,6 @@
 # rdar://problem/26477897
 imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html [ Failure ]
 
-webkit.org/b/156718 storage/websql/alter-to-info-table.html [ Failure ]
-
 css3/font-variant-petite-caps-synthesis.html [ ImageOnlyFailure ]
 css3/font-variant-small-caps-synthesis.html [ ImageOnlyFailure ]
 

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (217850 => 217851)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2017-06-06 19:52:48 UTC (rev 217850)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2017-06-06 20:06:57 UTC (rev 217851)
@@ -64,3 +64,5 @@
 webkit.org/b/166062 media/modern-media-controls/audio/audio-controls-buttons.html [ Skip ]
 
 webkit.org/b/172965 media/track/track-cue-overlap-snap-to-lines-not-set.html [ Failure ]
+
+webkit.org/b/156718 storage/websql/alter-to-info-table.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to