storage/indexeddb/modern/transactions-stop-on-navigation.html This test has been a flaky failure on macOS and iOS for all visible history. It fails on both debug and release. History: https://results.webkit.org/?suite=layout-tests&test=storage%2Findexeddb%2Fmodern%2Ftransactions-stop-on-navigation.html&limit=50000 Diff: --- /Volumes/Data/slave/ios-simulator-13-debug-tests-wk2/build/layout-test-results/storage/indexeddb/modern/transactions-stop-on-navigation-expected.txt +++ /Volumes/Data/slave/ios-simulator-13-debug-tests-wk2/build/layout-test-results/storage/indexeddb/modern/transactions-stop-on-navigation-actual.txt @@ -1,2 +1,2 @@ Makes sure transactions stop on navigation to a new page. If the previous page's transaction is blindly charging forward, this test will probably timeout. If the previous page's connection/transactions did not clean up properly, the delete request in this test will incorrectly be blocked. If every thing is peachy keen, the delete request in this test will correctly succeed. -Delete request was successful.Done. +Delete request was blocked - it should not have been.Done.
<rdar://problem/60090620>
Set test expectations here: https://trac.webkit.org/changeset/257931/webkit
Buildbot: builder Apple-Ventura-Debug-WK1-Tests build 3476 (267911@main) https://build.webkit.org/#/builders/703/builds/3476 https://build.webkit.org/results/Apple-Ventura-Debug-WK1-Tests/267911@main%20(3476)/storage/indexeddb/modern/transactions-stop-on-navigation-diff.txt --- /Volumes/Data/worker/Apple-Ventura-Debug-WK1-Tests/build/layout-test-results/storage/indexeddb/modern/transactions-stop-on-navigation-expected.txt +++ /Volumes/Data/worker/Apple-Ventura-Debug-WK1-Tests/build/layout-test-results/storage/indexeddb/modern/transactions-stop-on-navigation-actual.txt @@ -1,2 +1,2 @@ Makes sure transactions stop on navigation to a new page. If the previous page's transaction is blindly charging forward, this test will probably timeout. If the previous page's connection/transactions did not clean up properly, the delete request in this test will incorrectly be blocked. If every thing is peachy keen, the delete request in this test will correctly succeed. -Delete request was successful.Done. +Delete request was blocked - it should not have been.Done.
Buildbot: builder GTK-Linux-64-bit-Release-Tests build 12600 (269420@main) https://build.webkit.org/#/builders/57/builds/12600 https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/269420@main%20(12600)/storage/indexeddb/modern/transactions-stop-on-navigation-diff.txt --- /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/storage/indexeddb/modern/transactions-stop-on-navigation-expected.txt +++ /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/storage/indexeddb/modern/transactions-stop-on-navigation-actual.txt @@ -1,2 +1,2 @@ Makes sure transactions stop on navigation to a new page. If the previous page's transaction is blindly charging forward, this test will probably timeout. If the previous page's connection/transactions did not clean up properly, the delete request in this test will incorrectly be blocked. If every thing is peachy keen, the delete request in this test will correctly succeed. -Delete request was successful.Done. +Delete request was blocked - it should not have been.Done.
Pull request: https://github.com/WebKit/WebKit/pull/19205
Test gardening commit 269446@main (1d5348a4faaf): <https://commits.webkit.org/269446@main> Reviewed commits have been landed. Closing PR #19205 and removing active labels.