[Webkit-unassigned] [Bug 111792] EWS keeps trying the same patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 10 08:38:24 PDT 2013


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





--- Comment #3 from Adam Barth <abarth at webkit.org>  2013-03-10 08:40:49 PST ---
If you're seeing a lot of retries, there are likely two causes:

1) Flaky tests.  If the bot doesn't get repeatable test results (e.g., when running the same set of tests on the same binary), then it retries.

2) Red tree.  If there are too many test failures in the tree, the bot will wait until fewer tests are failing so that it's getting meaningful data.  The limit is hardcoded and something like 20 or 50 failing tests.

I suspect that your problems are caused by flaky tests.

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