NEW 186339
storage/indexeddb/modern/transactions-stop-on-navigation.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=186339
Summary storage/indexeddb/modern/transactions-stop-on-navigation.html is flaky
Alicia Boya García
Reported 2018-06-06 02:46:42 PDT
The following test became flaky on GTK and WPE since r231326 or earlier: storage/indexeddb/modern/transactions-stop-on-navigation.html --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/storage/indexeddb/modern/transactions-stop-on-navigation-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-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.
Attachments
Dawei Fenton (:realdawei)
Comment 1 2018-09-19 16:06:53 PDT
This test is also flaky on macOS WK2 marked flaky in: https://trac.webkit.org/changeset/236230/webkit
Note You need to log in before you can comment on or make changes to this bug.