Bug 245615 - [webkitpy] Add option to disable crash log gathering of expected crashes
Summary: [webkitpy] Add option to disable crash log gathering of expected crashes
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: Philippe Normand
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-24 04:42 PDT by Philippe Normand
Modified: 2022-10-03 02:42 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 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.