Bug 245615

Summary: [webkitpy] Add option to disable crash log gathering of expected crashes
Product: WebKit Reporter: Philippe Normand <philn>
Component: Tools / TestsAssignee: Philippe Normand <philn>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Philippe Normand 2022-09-24 04:42:07 PDT
Crash logs for tests flagged as expected crashes are not linked in the layout tests results html page, so their utility seems a bit limited. Also on bots running on underpowered hardware, like WPE Debug, crash logs gathering is very slow, so we want it only for unexpected crashes.
Comment 1 Philippe Normand 2022-09-24 04:46:35 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4661
Comment 2 Radar WebKit Bug Importer 2022-10-01 04:44:32 PDT
<rdar://problem/100653472>
Comment 3 EWS 2022-10-03 02:42:54 PDT
Committed 255082@main (726a66a52323): <https://commits.webkit.org/255082@main>

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