[Webkit-unassigned] [Bug 157141] REGRESSION(r200163): inspector/indexeddb/requestDatabaseNames.html is flaky on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 28 11:20:52 PDT 2016


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

--- Comment #1 from Brady Eidson <beidson at apple.com> ---
INTERESTING.

Test test appears to be conflicting with other tests running at the same time using either the same DatabaseProcess or same database directory.

If multiple WKTR are using the same DatabaseProcess, they shouldn't - That's bad.
If multiple WKTRs are pointing their DatabaseProcesses at the same database directory, they shouldn't - That's bad.

I wonder if this is the source of many of the other WK2 flakes?

-- 
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/20160428/cbdf8b43/attachment-0001.html>


More information about the webkit-unassigned mailing list