Title: [220530] trunk/LayoutTests
Revision
220530
Author
ryanhad...@apple.com
Date
2017-08-10 09:53:08 -0700 (Thu, 10 Aug 2017)

Log Message

Update TestExpectations for imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors.html.
https://bugs.webkit.org/show_bug.cgi?id=170698

Unreviewed test gardening.

* TestExpectations: Skip test on debug because it times out on every run.
* platform/ios/TestExpectations: Mark as flaky on Release.
* platform/mac/TestExpectations: Ditto.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (220529 => 220530)


--- trunk/LayoutTests/ChangeLog	2017-08-10 16:33:31 UTC (rev 220529)
+++ trunk/LayoutTests/ChangeLog	2017-08-10 16:53:08 UTC (rev 220530)
@@ -1,3 +1,14 @@
+2017-08-10  Ryan Haddad  <ryanhad...@apple.com>
+
+        Update TestExpectations for imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors.html.
+        https://bugs.webkit.org/show_bug.cgi?id=170698
+
+        Unreviewed test gardening.
+
+        * TestExpectations: Skip test on debug because it times out on every run.
+        * platform/ios/TestExpectations: Mark as flaky on Release.
+        * platform/mac/TestExpectations: Ditto.
+
 2017-08-10  Miguel Gomez  <mago...@igalia.com>
 
         Unreviewed GTK+ gardening. Update expectations of several tests failing at r220516.

Modified: trunk/LayoutTests/TestExpectations (220529 => 220530)


--- trunk/LayoutTests/TestExpectations	2017-08-10 16:33:31 UTC (rev 220529)
+++ trunk/LayoutTests/TestExpectations	2017-08-10 16:53:08 UTC (rev 220530)
@@ -1390,7 +1390,7 @@
 # Only relevant on Mac-WK2
 compositing/tiling/non-visible-window-tile-coverage.html [ Skip ]
 
-webkit.org/b/170698 [ Debug ] imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors.html [ Failure ]
+webkit.org/b/170698 [ Debug ] imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors.html [ Skip ]
 
 webkit.org/b/170699 [ Debug ] imported/w3c/web-platform-tests/html/webappapis/timers/negative-settimeout.html [ Failure ]
 

Modified: trunk/LayoutTests/platform/ios/TestExpectations (220529 => 220530)


--- trunk/LayoutTests/platform/ios/TestExpectations	2017-08-10 16:33:31 UTC (rev 220529)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2017-08-10 16:53:08 UTC (rev 220530)
@@ -2872,3 +2872,5 @@
 
 webkit.org/b/175353 imported/w3c/web-platform-tests/css/css-ui-3/outline-004.html [ ImageOnlyFailure ]
 webkit.org/b/175353 imported/w3c/web-platform-tests/css/css-ui-3/outline-style-014.html [ ImageOnlyFailure ]
+
+webkit.org/b/170698 [ Release ] imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (220529 => 220530)


--- trunk/LayoutTests/platform/mac/TestExpectations	2017-08-10 16:33:31 UTC (rev 220529)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2017-08-10 16:53:08 UTC (rev 220530)
@@ -1626,3 +1626,5 @@
 webkit.org/b/175102 [ ElCapitan ] workers/wasm-hashset-many-2.html [ Skip ]
 
 webkit.org/b/175193 fast/images/async-image-body-background-image.html [ Pass Timeout ]
+
+webkit.org/b/170698 [ Release ] imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to