Bug 186339 - storage/indexeddb/modern/transactions-stop-on-navigation.html is flaky
Summary: storage/indexeddb/modern/transactions-stop-on-navigation.html is flaky
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-06 02:46 PDT by Alicia Boya García
Modified: 2018-09-19 16:06 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alicia Boya García 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.
Comment 1 Dawei Fenton (:realdawei) 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