Summary: | [ews] re-run-layout-tests should use results database instead of doing clean-tree runs | ||
---|---|---|---|
Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
Component: | Tools / Tests | Assignee: | Aakash Jain <aakash_jain> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, ryanhaddad, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=204368 |
Description
Aakash Jain
2022-11-29 06:44:48 PST
Pull request: https://github.com/WebKit/WebKit/pull/6917 This is also needed in cases like https://ews-build.webkit.org/#/builders/10/builds/167706 where the first layout-test run failed to run because of some reason (e.g.: infra issue). Committed 257117@main (a6df5e4d036f): <https://commits.webkit.org/257117@main> Reviewed commits have been landed. Closing PR #6917 and removing active labels. More examples where this change would have helped: https://ews-build.webkit.org/#/builders/60/builds/44663 (flaky failure in first run) https://ews-build.webkit.org/#/builders/10/builds/167706 (first run failed due to infra issue) Restarted EWS to pick up this change. |