[Webkit-unassigned] [Bug 95906] WKTR often reports an unresponsive WebProcess on Mac bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 10 10:09:43 PDT 2012


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





--- Comment #11 from Tim Horton <timothy_horton at apple.com>  2012-09-10 10:10:02 PST ---
(In reply to comment #10)
> In an attempt to work around this, Stephanie doubled the shortTimeout duration (https://bugs.webkit.org/show_bug.cgi?id=87720). However, the failures we are seeing are generally against longTimeout runUntils. I'm going to post a patch to double longTimeout (to 60 seconds); we should see what happens with that.

Ugh, can't double it because of:

// defaultLongTimeout + defaultShortTimeout should be less than 50,
// the default timeout value of the test harness so we can detect an
// unresponsive web process.

(unless we also crank the harness timeout... or maybe it was already increased? I'll check.)

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