[Webkit-unassigned] [Bug 29154] storage/database-lock-after-reload.html is flakey

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 11 02:53:41 PDT 2009


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





--- Comment #2 from Ben Murdoch <benm at google.com>  2009-09-11 02:53:40 PDT ---
(In reply to comment #1)
> DumpRenderTree uses its own separate database storage, right?  It wouldn't be
> using the same storage as Safari?

Yes, it should create it's databases in a separate folder to Safari.

> Also DumpRenderTree makes sure to unlock/re-init/whatever the database before
> running all the tests, right?

There's a method on the layoutTestController to clear the databases that should
reset everything but I think each test needs to invoke it during setup.
database-lock-after-reload does, however.

Can we tell from what point the test started to become flakey? It was checked
in under r45594 about 2 months ago and as far as I know didn't cause any
problems then.

Cheers, Ben

-- 
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