Bug 258594

Summary: [webkitcorepy] Handle multiple failures in a single test
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.