NEW 208656
storage/indexeddb/modern/transactions-stop-on-navigation.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=208656
Summary storage/indexeddb/modern/transactions-stop-on-navigation.html is flaky failing
Jacob Uphoff
Reported 2020-03-05 10:49:19 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-03-05 10:49:44 PST
Jacob Uphoff
Comment 2 2020-03-05 10:56:17 PST
Fujii Hironori
Comment 3 2023-10-17 18:37:46 PDT
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.
Fujii Hironori
Comment 4 2023-10-17 18:39:37 PDT
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.
Fujii Hironori
Comment 5 2023-10-17 18:49:29 PDT
EWS
Comment 6 2023-10-17 22:15:31 PDT
Test gardening commit 269446@main (1d5348a4faaf): <https://commits.webkit.org/269446@main> Reviewed commits have been landed. Closing PR #19205 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.