[Webkit-unassigned] [Bug 184058] New: REGRESSION: LayoutTest storage/indexeddb/dont-wedge-private.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 27 16:25:04 PDT 2018


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

            Bug ID: 184058
           Summary: REGRESSION: LayoutTest
                    storage/indexeddb/dont-wedge-private.html is a flaky
                    failure
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

The following layout test is flaky on iOS and macOS

storage/indexeddb/dont-wedge-private.html

Probable cause:

Unknown, this test became flaky within the last 7 days.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=storage%2Findexeddb%2Fdont-wedge-private.html

--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/storage/indexeddb/dont-wedge-private-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/storage/indexeddb/dont-wedge-private-actual.txt
@@ -10,7 +10,6 @@

 deleteDatabase1():
 indexedDB.deleteDatabase(dbname1)
-In a multi process implementation this deleteDatabase may be blocked temporarily, so we don't check for either the presence or absence of a blocked event.

 deleteDatabase2():
 indexedDB.deleteDatabase(dbname2)
@@ -24,8 +23,9 @@
 store1.put(0, 0)

 openOnSuccess1():
-PASS isAfterReload() is true
+FAIL isAfterReload() should be true. Was false.
 PASS successfullyParsed is true
+Some tests failed.

 TEST COMPLETE

-- 
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/20180327/e8c675e7/attachment.html>


More information about the webkit-unassigned mailing list