[Webkit-unassigned] [Bug 156240] New: storage/indexeddb/modern/deletedatabase-2.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 10:23:22 PDT 2016


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

            Bug ID: 156240
           Summary: storage/indexeddb/modern/deletedatabase-2.html is a
                    flaky failure
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ap at webkit.org
                CC: beidson at apple.com, ryanhaddad at apple.com

storage/indexeddb/modern/deletedatabase-2.html fails somewhat frequently, on both WK1 and WK2.

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

https://build.webkit.org/builders/Apple%20Yosemite%20Release%20WK2%20(Tests)/builds/13432

There are different failures occurring:

1. 
@@ -16,7 +16,7 @@
 Recreating database to make sure it's new and empty
 Second upgrade old version - 0 new version - 1
 Unable to get object store in second upgrade transaction (which is correct because it should not be there)
-Second database upgrade success
+Second database opening unexpected success
 PASS successfullyParsed is true

 TEST COMPLETE

2.
@@ -10,7 +10,6 @@
 Initial upgrade old version - 0 new version - 1
 Requesting deleteDatabase
 First connection received versionchange event: oldVersion 1, newVersion null
-First version change complete
 Open request error: AbortError
 Delete database success: oldVersion 1, newVersion null
 Recreating database to make sure it's new and empty

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


More information about the webkit-unassigned mailing list