[Webkit-unassigned] [Bug 108288] On EWS bots, run tests on patch once instead of twice if some tests fail.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 29 23:57:25 PST 2013


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





--- Comment #4 from Adam Barth <abarth at webkit.org>  2013-01-29 23:59:24 PST ---
(From update of attachment 185388)
View in context: https://bugs.webkit.org/attachment.cgi?id=185388&action=review

> Tools/ChangeLog:13
> +        Currently the bots will re-run all the tests for a patch if some tests
> +        fail twice. Since we retry failures on NRWT, this functionality doesn't
> +        help us much. To compensate for not re-running everything, the number of
> +        retries is now a parameter to NRWT which we set as 3 in RunTests.run().
> +        Flakiness detection here is temporarily removed until we can read it
> +        from full_results.json.

How many times does a flaky test need to fail in a row in order to cause the EWS to report a false failure?  Previously, the test would need to flake four times in a row.

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