[Webkit-unassigned] [Bug 186339] New: [GTK] storage/indexeddb/modern/transactions-stop-on-navigation.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 6 02:46:42 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=186339

            Bug ID: 186339
           Summary: [GTK]
                    storage/indexeddb/modern/transactions-stop-on-navigati
                    on.html is flaky
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180606/c973f789/attachment.html>


More information about the webkit-unassigned mailing list