[Webkit-unassigned] [Bug 155506] API test IndexedDB.IndexedDBMultiProcess is a flaky timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 30 14:31:40 PDT 2016


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

--- Comment #11 from Alexey Proskuryakov <ap at webkit.org> ---
Created attachment 282466
  --> https://bugs.webkit.org/attachment.cgi?id=282466&action=review
Crash log

What happens here is that the Databases process simply crashes.

That means that we have several bugs here:

1. Whatever the proximate cause of crashing is.

2. WebKit keeps waiting despite a Databases process crash, apparently never detecting the condition.

3. IndexedDB state is not cleaned up between TestWebKitAPI runs.

-- 
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/20160630/983ae27f/attachment-0001.html>


More information about the webkit-unassigned mailing list