[Webkit-unassigned] [Bug 155131] (Crash) storage/indexeddb/intversion-open-in-upgradeneeded.html crashes intermittently on mac-wk2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 3 16:47:02 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=155131
--- Comment #8 from Brady Eidson <beidson at apple.com> ---
The text diff is always about the blocked event:
--- /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/storage/indexeddb/intversion-open-in-upgradeneeded-expected.txt
+++ /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/storage/indexeddb/intversion-open-in-upgradeneeded-actual.txt
@@ -34,8 +34,6 @@
onVersionChange():
db.close()
-onBlocked():
-
upgradeNeeded2():
db = event.target.result
PASS event.newVersion is 3
----
This is basically the same flakiness issue as https://bugs.webkit.org/show_bug.cgi?id=155050
This can be resolved with a test change (getting the blocked event is not relevant to the test, and blocked events are well tested elsewhere)
--
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/20160603/998b94d2/attachment-0001.html>
More information about the webkit-unassigned
mailing list