[Webkit-unassigned] [Bug 142045] [Win] Debug-only JavaScriptCore failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 26 10:33:03 PST 2015


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

--- Comment #9 from Michael Saboff <msaboff at apple.com> ---
(In reply to comment #8)
> (In reply to comment #7)
> > (In reply to comment #6)
> > > (In reply to comment #5)
> > > > It looks like you can only reproduce this bug in the context of the full
> > > > suite of test runs. Maybe this is some kind of resource constraint?
> > > > 
> > > > I just re-ran the failing test from the shell (using Filip's trick) and
> > > > although it failed during the main test run, it would not fail when run
> > > > singly.
> > > 
> > > How long does the test run for in debug mode, if you just run it using my
> > > trick?
> > 
> > It runs for a few (three or four?) minutes (I didn't time it).
> 
> It is probably taking longer in full runs due to other threads.
> 
> The current loop count is 10,000,000.  Let's reduce it to 1,000,000, which
> should eliminate the issue but still test everything.

Going to reduce it to 10,000 as that is sufficient to get into the FTL.

Patch coming...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150226/e87aa42a/attachment-0002.html>


More information about the webkit-unassigned mailing list