Bug 250333 - [ews-build.webkit.org] Treat WARNING on API tests as success
Summary: [ews-build.webkit.org] Treat WARNING on API tests as success
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: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-09 11:36 PST by Jonathan Bedard
Modified: 2023-01-09 14:30 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2023-01-09 11:36:40 PST
API tests can generate warnings, but we generally want to ignore these and treat a 'WARNING' status as 'SUCCESS'.
Comment 1 Radar WebKit Bug Importer 2023-01-09 11:37:06 PST
<rdar://problem/104039066>
Comment 2 Jonathan Bedard 2023-01-09 11:38:38 PST
Pull request: https://github.com/WebKit/WebKit/pull/8408
Comment 3 Aakash Jain 2023-01-09 12:29:20 PST
For reference, example of a build having problem: https://ews-build.webkit.org/#/builders/3/builds/92999. `run-api-tests` completed with warning status, but whole test suite was retried.
Comment 4 EWS 2023-01-09 14:30:20 PST
Committed 258683@main (e9bc660d476d): <https://commits.webkit.org/258683@main>

Reviewed commits have been landed. Closing PR #8408 and removing active labels.