Title: [258742] trunk/LayoutTests
Revision
258742
Author
jacob_uph...@apple.com
Date
2020-03-19 16:38:21 -0700 (Thu, 19 Mar 2020)

Log Message

REGRESSION (r258707): storage/indexeddb/cursor-leak.html is flaky timing out
https://bugs.webkit.org/show_bug.cgi?id=209318

Fixing expectations

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (258741 => 258742)


--- trunk/LayoutTests/ChangeLog	2020-03-19 23:32:45 UTC (rev 258741)
+++ trunk/LayoutTests/ChangeLog	2020-03-19 23:38:21 UTC (rev 258742)
@@ -1,3 +1,15 @@
+2020-03-19  Jacob Uphoff  <jacob_uph...@apple.com>
+
+        REGRESSION (r258707): storage/indexeddb/cursor-leak.html is flaky timing out
+        https://bugs.webkit.org/show_bug.cgi?id=209318
+
+        Fixing expectations
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2020-03-19  Alex Christensen  <achristen...@webkit.org>
 
         Sanitize suggested download filename received from web process

Modified: trunk/LayoutTests/platform/mac/TestExpectations (258741 => 258742)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-03-19 23:32:45 UTC (rev 258741)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-03-19 23:38:21 UTC (rev 258742)
@@ -1116,6 +1116,8 @@
 
 webkit.org/b/156351 storage/indexeddb/modern/autoincrement-abort-private.html [ Pass Timeout ]
 
+webkit.org/b/209318 storage/indexeddb/cursor-leak.html [ Pass Timeout ]
+
 webkit.org/b/156983 media/video-fullscreen-restriction-removed.html [ Pass Failure ]
 
 webkit.org/b/155196 security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star.html [ Pass ImageOnlyFailure ]

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (258741 => 258742)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-19 23:32:45 UTC (rev 258741)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-19 23:38:21 UTC (rev 258742)
@@ -590,7 +590,6 @@
 
 webkit.org/b/161926 storage/indexeddb/index-cursor.html [ Pass Timeout ]
 
-webkit.org/b/209318 storage/indexeddb/cursor-leak.html [ Pass Timeout ]
 
 webkit.org/b/162685  http/tests/cache/disk-cache/disk-cache-204-status-code.html [ Pass Failure ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to