Bug 237087
Summary: | [run-webkit-tests] Catch FileNotFoundError when sampling | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jonathan Bedard
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/89357299>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/169
Jonathan Bedard
Landed https://commits.webkit.org/247698@main (r290383)!