Title: [290959] trunk/LayoutTests
Revision
290959
Author
mark....@apple.com
Date
2022-03-07 15:07:55 -0800 (Mon, 07 Mar 2022)

Log Message

Remove TestExpectations for imported/w3c/web-platform-tests/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.worker.html.
https://bugs.webkit.org/show_bug.cgi?id=229244

Not reviewed.

TestExpectaions says this test will either pass or crash.  However, the test history
at https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2FIndexedDB%2Fkey-generators%2Freading-autoincrement-indexes-cursors.any.worker.html
shows that this test hasn't crashed in a very long time.

Also local runs of the test on AppleSilicon with Debug WK1 pass with no crash.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (290958 => 290959)


--- trunk/LayoutTests/ChangeLog	2022-03-07 22:32:47 UTC (rev 290958)
+++ trunk/LayoutTests/ChangeLog	2022-03-07 23:07:55 UTC (rev 290959)
@@ -1,3 +1,18 @@
+2022-03-07  Mark Lam  <mark....@apple.com>
+
+        Remove TestExpectations for imported/w3c/web-platform-tests/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.worker.html.
+        https://bugs.webkit.org/show_bug.cgi?id=229244
+
+        Not reviewed.
+
+        TestExpectaions says this test will either pass or crash.  However, the test history
+        at https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2FIndexedDB%2Fkey-generators%2Freading-autoincrement-indexes-cursors.any.worker.html
+        shows that this test hasn't crashed in a very long time.
+
+        Also local runs of the test on AppleSilicon with Debug WK1 pass with no crash.
+
+        * platform/mac/TestExpectations:
+
 2022-03-07  Jon Lee  <jon...@apple.com>
 
         Unreviewed gardening.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (290958 => 290959)


--- trunk/LayoutTests/platform/mac/TestExpectations	2022-03-07 22:32:47 UTC (rev 290958)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2022-03-07 23:07:55 UTC (rev 290959)
@@ -2265,8 +2265,6 @@
 #rdar://82053210 ([Guard-Malloc] imported/w3c/web-platform-tests/mathml/relations/html5-tree/display-2.html is a flaky failure)
 imported/w3c/web-platform-tests/mathml/relations/html5-tree/display-2.html [ Pass ImageOnlyFailure ]
 
-webkit.org/b/229244 imported/w3c/web-platform-tests/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.worker.html [ Pass Crash ]
-
 webkit.org/b/229291 imported/w3c/web-platform-tests/html/rendering/replaced-elements/images/revoked-blob-print.html [ Pass ImageOnlyFailure ]
 
 #rdar://82146367 ([Mac, iOS Release] imported/w3c/web-platform-tests/worklets/layout-worklet-csp.https.html is a flaky failure) imported/w3c/web-platform-tests/worklets/layout-worklet-csp.https.html [ Pass Failure ] 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to