Title: [280170] trunk/LayoutTests
Revision
280170
Author
sihui_...@apple.com
Date
2021-07-21 20:19:39 -0700 (Wed, 21 Jul 2021)

Log Message

Update LayoutTests/TestExpectations for imported w3c IndexedDB tests
https://bugs.webkit.org/show_bug.cgi?id=228169

Reviewed by Chris Dumez.

Update LayoutTests/TestExpectations based on latest test results as we have fixed some existing issues, and we
no longer expect these tests to fail.

* TestExpectations:
* platform/wpe/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (280169 => 280170)


--- trunk/LayoutTests/ChangeLog	2021-07-22 00:23:46 UTC (rev 280169)
+++ trunk/LayoutTests/ChangeLog	2021-07-22 03:19:39 UTC (rev 280170)
@@ -1,3 +1,16 @@
+2021-07-21  Sihui Liu  <sihui_...@apple.com>
+
+        Update LayoutTests/TestExpectations for imported w3c IndexedDB tests
+        https://bugs.webkit.org/show_bug.cgi?id=228169
+
+        Reviewed by Chris Dumez.
+
+        Update LayoutTests/TestExpectations based on latest test results as we have fixed some existing issues, and we
+        no longer expect these tests to fail.
+
+        * TestExpectations:
+        * platform/wpe/TestExpectations:
+
 2021-07-21  Ayumi Kojima  <ayumi_koj...@apple.com>
 
         [iOS Debug] media/media-usage-state-private-browsing.html is crashing.

Modified: trunk/LayoutTests/TestExpectations (280169 => 280170)


--- trunk/LayoutTests/TestExpectations	2021-07-22 00:23:46 UTC (rev 280169)
+++ trunk/LayoutTests/TestExpectations	2021-07-22 03:19:39 UTC (rev 280170)
@@ -1505,7 +1505,6 @@
 
 # Flaky tests at import time
 imported/w3c/web-platform-tests/css/css-scoping/css-scoping-shadow-host-namespace.html [ ImageOnlyFailure ]
-imported/w3c/web-platform-tests/IndexedDB/abort-in-initial-upgradeneeded.html [ Pass Failure ]
 
 # Those WPT tests are flaky when failing.
 imported/w3c/web-platform-tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/allow-scripts-flag-changing-1.html [ Pass Failure ]
@@ -2435,12 +2434,6 @@
 # It's unclear if we need to continue supporting this.
 storage/indexeddb/properties-disabled-at-runtime.html [ Failure ]
 
-# In debug builds, runs too slowly for the test timeout.
-[ Debug ] imported/w3c/web-platform-tests/IndexedDB/idbindex-multientry-big.htm [ Pass Failure ]
-
-# Test is crashing
-webkit.org/b/184065 imported/w3c/web-platform-tests/IndexedDB/keypath-exceptions.htm [ Skip ]
-
 # SQLite backend tests that timeout
 storage/indexeddb/modern/transaction-scheduler-1.html [ Skip ]
 storage/indexeddb/modern/transaction-scheduler-2.html [ Skip ]
@@ -3017,8 +3010,6 @@
 
 webkit.org/b/183390 http/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-async-delegate.html [ Pass Failure ]
 
-webkit.org/b/172243 imported/w3c/web-platform-tests/IndexedDB/idbdatabase-createObjectStore-exception-order.htm [ Pass Failure ]
-
 webkit.org/b/182177 imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling.html [ Pass Failure ]
 
 # This fails with Legacy WebKit, and the symptom is a hang so we need to skip it. Skipped here and un-skipped in platform/wk2/TestExpectations.
@@ -3042,7 +3033,6 @@
 webkit.org/b/181100 inspector/worker/worker-recover-if-inspector-close.html [ Pass Failure ]
 
 [ Debug ] imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-large.html [ Pass Failure ]
-[ Debug ] imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-small.html [ Pass Failure ]
 webkit.org/b/186574 media/video-buffering-allowed.html [ Pass Failure ]
 
 imported/w3c/web-platform-tests/css/css-display/display-math-on-pseudo-elements-002.html [ ImageOnlyFailure ]
@@ -3193,12 +3183,6 @@
 imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-031.html [ ImageOnlyFailure ]
 imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-032.html [ ImageOnlyFailure ]
 
-webkit.org/b/175609 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_getAll.html [ Pass Failure ]
-webkit.org/b/175609 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_getKey.html [ Pass Failure ]
-webkit.org/b/175609 imported/w3c/web-platform-tests/IndexedDB/idbindex_getAllKeys.html [ Pass Failure ]
-webkit.org/b/175609 imported/w3c/web-platform-tests/IndexedDB/idbcursor-continue.htm [ Pass Failure ]
-webkit.org/b/175609 imported/w3c/web-platform-tests/IndexedDB/idbdatabase-deleteObjectStore-exception-order.htm [ Pass Failure ]
-webkit.org/b/175609 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_getAllKeys.html [ Pass Failure ]
 webkit.org/b/210731 imported/w3c/web-platform-tests/IndexedDB/structured-clone.any.html [ Skip ]
 webkit.org/b/210731 imported/w3c/web-platform-tests/IndexedDB/structured-clone.any.worker.html [ Skip ]
 

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (280169 => 280170)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2021-07-22 00:23:46 UTC (rev 280169)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2021-07-22 03:19:39 UTC (rev 280170)
@@ -792,8 +792,6 @@
 
 webkit.org/b/187593 http/tests/cache/disk-cache/disk-cache-cancel.html [ Failure Pass ]
 
-webkit.org/b/187594 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_createIndex7-event_order.htm [ Failure Pass ]
-
 webkit.org/b/187590 imported/w3c/web-platform-tests/web-animations/timing-model/timelines/document-timelines.html [ Failure Pass ]
 
 webkit.org/b/188047 crypto/workers/subtle/hrsa-postMessage-worker.html [ Failure Pass ]
@@ -1445,6 +1443,8 @@
 Bug(WPE) media/media-playback-page-visibility.html [ Timeout ]
 Bug(WPE) media/video-canvas-createPattern.html [ Failure ]
 
+webkit.org/b/210226 imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-small.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # UNSORTED Expectations. When in doubt, put it here.
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to