Summary: | [ews] Patch which break layout-test shouldn't cause infinite RETRY loop | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> | ||||
Component: | Tools / Tests | Assignee: | Aakash Jain <aakash_jain> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | aakash_jain, angelos, ap, dean_johnson, dewei_zhu, jbedard, ryanhaddad, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | Other | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=215944 https://bugs.webkit.org/show_bug.cgi?id=268548 |
||||||
Attachments: |
|
Description
Aakash Jain
2020-11-05 08:34:33 PST
This is also a problem (infinite retry) when a patch breaks layout-tests in some other manner (without exit code 254). e.g.: patch in https://bugs.webkit.org/show_bug.cgi?id=218306#c4 caused continuous retries (https://ews-build.webkit.org/#/builders/51/builds/672, https://ews-build.webkit.org/#/builders/51/builds/680) Created attachment 413305 [details]
Patch
Committed r269467: <https://trac.webkit.org/changeset/269467> All reviewed patches have been landed. Closing bug and clearing flags on attachment 413305 [details]. |