[Webkit-unassigned] [Bug 155050] New: storage/indexeddb/intversion-open-in-upgradeneeded.html is flaky on mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 4 14:58:16 PST 2016


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

            Bug ID: 155050
           Summary: storage/indexeddb/intversion-open-in-upgradeneeded.htm
                    l is flaky on mac
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

storage/indexeddb/intversion-open-in-upgradeneeded.html is flaky on mac

This test was previously skipped due to flakiness (https://bugs.webkit.org/show_bug.cgi?id=154706) and a fix was made. However, it still appears to be flaky.

Recent failing run:
<https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r197589%20(3949)/results.html>

Flakiness dashboard:
<http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=storage%2Findexeddb%2Fintversion-open-in-upgradeneeded.html>

--- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/storage/indexeddb/intversion-open-in-upgradeneeded-expected.txt
+++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/storage/indexeddb/intversion-open-in-upgradeneeded-actual.txt
@@ -34,15 +34,10 @@
 onVersionChange():
 db.close()

-onBlocked():
-
 upgradeNeeded2():
 db = event.target.result
 PASS event.newVersion is 3
-
-openSuccess2():
-db = event.target.result
-PASS db.version is 3
+FAIL Error function called unexpectedly: (AbortError) undefined
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
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/20160304/552b5276/attachment.html>


More information about the webkit-unassigned mailing list