Bug 236303 - [EWS] Disable retries for layout tests on PRs
Summary: [EWS] Disable retries for layout tests on PRs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-08 08:04 PST by Jonathan Bedard
Modified: 2022-02-10 10:22 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2022-02-08 08:04:31 PST
We should disable retries for layout tests on PRs as long as we aren't automatically updating pull requests.
Comment 1 Radar WebKit Bug Importer 2022-02-08 08:04:49 PST
<rdar://problem/88629439>
Comment 2 Jonathan Bedard 2022-02-10 10:22:04 PST
https://github.com/WebKit/WebKit/pull/131 was the PR for this, but https://github.com/WebKit/WebKit/pull/135 is a much better approach.