Bug 237087 - [run-webkit-tests] Catch FileNotFoundError when sampling
Summary: [run-webkit-tests] Catch FileNotFoundError when sampling
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-23 08:28 PST by Jonathan Bedard
Modified: 2022-02-23 10:37 PST (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 2022-02-23 08:28:38 PST
This is motivated by stack traces like this one https://build.webkit.org/#/builders/268/builds/1515, where we should have continued to run tests even though sampling failed.
Comment 1 Radar WebKit Bug Importer 2022-02-23 08:29:48 PST
<rdar://problem/89357299>
Comment 2 Jonathan Bedard 2022-02-23 08:35:01 PST
Pull request: https://github.com/WebKit/WebKit/pull/169
Comment 3 Jonathan Bedard 2022-02-23 10:37:10 PST
Landed https://commits.webkit.org/247698@main (r290383)!