WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
249002
[ews] Do not consult results database for failures when test run exit early
https://bugs.webkit.org/show_bug.cgi?id=249002
Summary
[ews] Do not consult results database for failures when test run exit early
Aakash Jain
Reported
2022-12-08 18:01:57 PST
[ews] Do not consult results database for failures when test run exit early due to too many failures. For eg.: In
https://ews-build.webkit.org/#/builders/73/builds/21798
re-run-layout-tests failed with "Exiting early after 60 failures", but we still consulted results database for each of those failures. That's isn't useful, because even if all those failures are pre-existing, we still can't mark the build as successful since test run was exited early (didn't run all the tests).
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-08 18:03:23 PST
<
rdar://problem/103161130
>
Aakash Jain
Comment 2
2022-12-08 18:04:08 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7372
EWS
Comment 3
2022-12-08 19:06:20 PST
Committed
257605@main
(2224a37058ad): <
https://commits.webkit.org/257605@main
> Reviewed commits have been landed. Closing PR #7372 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug