Bug 139798 - Disable retries on Mac Release WK2 testers
Summary: Disable retries on Mac Release WK2 testers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-18 16:23 PST by Alexey Proskuryakov
Modified: 2014-12-18 17:21 PST (History)
1 user (show)

See Also:


Attachments
proposed patch (2.21 KB, patch)
2014-12-18 16:24 PST, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff
proposed patch (2.21 KB, patch)
2014-12-18 16:24 PST, Alexey Proskuryakov
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2014-12-18 16:23:20 PST
Flakiness appears to be low enough now to finally disable retries! This will let us catch new flakiness and accidental test dependencies a lot faster.

Next, EWS and Debug.
Comment 1 Alexey Proskuryakov 2014-12-18 16:24:10 PST
Created attachment 243529 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2014-12-18 16:24:39 PST
Created attachment 243530 [details]
proposed patch
Comment 3 Simon Fraser (smfr) 2014-12-18 16:26:35 PST
Comment on attachment 243530 [details]
proposed patch

View in context: https://bugs.webkit.org/attachment.cgi?id=243530&action=review

> Tools/ChangeLog:7
> +        Reviewed by NOBODY (OOPS!).
> +

Would be nice to say why!
Comment 4 Alexey Proskuryakov 2014-12-18 16:27:41 PST
Committed <http://trac.webkit.org/r177540>.