[Webkit-unassigned] [Bug 75111] [Chromium] fast/workers/storage/use-same-database-in-page-and-workers.html times out frequently

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 4 13:51:00 PST 2012


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





--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org>  2012-01-04 13:51:00 PST ---
(In reply to comment #2)
> This test runs 400 transactions which actually does take some time. The harness claims 'timeout' after 6 seconds, I suspect this test just ends up taking longer when being run in parallel on a busy system, >15ms/transaction would exceed 6 seconds.

Can we split the test into smaller pieces? Or add SLOW so that it won't time out?

> Possibly of greater interest, there are some crashes in debug builds. Looks like we're hitting this assertion in some cases.
> 
> ASSERTION FAILED: m_workerContext->hasOneRef()
> third_party/WebKit/Source/WebCore/workers/WorkerThread.cpp(161)

Please file a bug for this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list