Bug 258594 - [webkitcorepy] Handle multiple failures in a single test
Summary: [webkitcorepy] Handle multiple failures in a single test
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-06-27 17:09 PDT by Jonathan Bedard
Modified: 2023-07-17 13:23 PDT (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 2023-06-27 17:09:02 PDT
When running buildbot tests, it's possible for a single test to generate multiple failures. We should log each failure a test generates instead of only the first one.
Comment 1 Radar WebKit Bug Importer 2023-06-27 17:11:23 PDT
<rdar://problem/111421739>
Comment 2 Jonathan Bedard 2023-06-27 17:13:26 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15351
Comment 3 EWS 2023-07-17 13:23:10 PDT
Committed 266109@main (cbb27710e3ab): <https://commits.webkit.org/266109@main>

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