[Webkit-unassigned] [Bug 136779] Remove shouldAbortEarly cruft from master.cfg
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 16 01:09:39 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136779
--- Comment #4 from Csaba Osztrogonác <ossy at webkit.org> 2014-09-16 01:09:42 PST ---
This property was introduced in http://trac.webkit.org/changeset/126044 and
the WTR bug was fixed by http://trac.webkit.org/changeset/126418 in 3 days.
It happened 2 years before, since then we didn't need this hack to make bots
not to exit early. So let's remove it.
On a serious regression exit after 50 timeout is really necessary until the
culprit patch is rolled out. 50 timeouts take 50*35s = 1750s = 29.16mins on
WK1 and 50*80s = 66.66mins on WK2. If we disabled the early exit, it would
cause infinite builds on the bots.
If we will really need this hack in the future, I prefer adding
it back as per builder configurable option, like SVNMirror.
--
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