Bug 141296 - Disable retries on Mac debug testers
Summary: Disable retries on Mac debug 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: 2015-02-05 11:03 PST by Alexey Proskuryakov
Modified: 2015-02-05 11:35 PST (History)
0 users

See Also:


Attachments
proposed patch (3.20 KB, patch)
2015-02-05 11:11 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 2015-02-05 11:03:20 PST
There is so little flakiness on debug testers now that we should just disable retries, and clean up remaining issues. Most debug flakiness affects release too anyway, just not as frequently.
Comment 1 Alexey Proskuryakov 2015-02-05 11:11:55 PST
Created attachment 246114 [details]
proposed patch
Comment 2 Simon Fraser (smfr) 2015-02-05 11:18:34 PST
Comment on attachment 246114 [details]
proposed patch

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

> Tools/ChangeLog:6
> +        Disable retries on Mac debug testers
> +        https://bugs.webkit.org/show_bug.cgi?id=141296
> +
> +        Reviewed by NOBODY (OOPS!).

Missing the "why"
Comment 3 Alexey Proskuryakov 2015-02-05 11:35:07 PST
Committed <http://trac.webkit.org/r179698>.