Bug 207216 - TestWebKitAPI: Handle case where test result does not contain path
Summary: TestWebKitAPI: Handle case where test result does not contain path
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: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-04 11:49 PST by Jonathan Bedard
Modified: 2020-02-04 14:07 PST (History)
8 users (show)

See Also:


Attachments
Patch (1.81 KB, patch)
2020-02-04 11:55 PST, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2020-02-04 11:49:08 PST
It is possible for an API test to fail in a way which does not tag the test failure with a path. This results in an unhelpful segmentation fault, which surpasses the actual error message.
Comment 1 Jonathan Bedard 2020-02-04 11:55:10 PST
Created attachment 389686 [details]
Patch
Comment 2 WebKit Commit Bot 2020-02-04 14:05:05 PST
The commit-queue encountered the following flaky tests while processing attachment 389686 [details]:

editing/spelling/spellcheck-async-remove-frame.html bug 158401 (authors: morrita@google.com, rniwa@webkit.org, and tony@chromium.org)
The commit-queue is continuing to process your patch.
Comment 3 WebKit Commit Bot 2020-02-04 14:05:40 PST
Comment on attachment 389686 [details]
Patch

Clearing flags on attachment: 389686

Committed r255695: <https://trac.webkit.org/changeset/255695>
Comment 4 WebKit Commit Bot 2020-02-04 14:05:41 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2020-02-04 14:07:04 PST
<rdar://problem/59164080>