Bug 186339
Summary: | storage/indexeddb/modern/transactions-stop-on-navigation.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alicia Boya García <aboya> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply, calvaris, realdawei |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Alicia Boya García
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dawei Fenton (:realdawei)
This test is also flaky on macOS WK2
marked flaky in: https://trac.webkit.org/changeset/236230/webkit