<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - (Crash) storage/indexeddb/intversion-open-in-upgradeneeded.html crashes intermittently on mac-wk2"
href="https://bugs.webkit.org/show_bug.cgi?id=155131#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - (Crash) storage/indexeddb/intversion-open-in-upgradeneeded.html crashes intermittently on mac-wk2"
href="https://bugs.webkit.org/show_bug.cgi?id=155131">bug 155131</a>
from <span class="vcard"><a class="email" href="mailto:beidson@apple.com" title="Brady Eidson <beidson@apple.com>"> <span class="fn">Brady Eidson</span></a>
</span></b>
<pre>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 <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - storage/indexeddb/intversion-open-in-upgradeneeded.html is flaky on mac"
href="show_bug.cgi?id=155050">https://bugs.webkit.org/show_bug.cgi?id=155050</a>
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)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>