Bug 250407 - Add Guard-Malloc and ASAN as modifiers to test expectations
Summary: Add Guard-Malloc and ASAN as modifiers to test expectations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-10 13:04 PST by Ryosuke Niwa
Modified: 2023-01-10 19:11 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2023-01-10 13:04:15 PST
We should be able to mark ASAN or Guard-Malloc failures separately from the rest of configurations.
Add Guard-Malloc and ASAN modifiers to test expectations to that end.

<rdar://103274640>
Comment 1 Ryosuke Niwa 2023-01-10 13:14:11 PST
Pull request: https://github.com/WebKit/WebKit/pull/8482
Comment 2 EWS 2023-01-10 17:40:29 PST
Committed 258760@main (77cc784b7c9e): <https://commits.webkit.org/258760@main>

Reviewed commits have been landed. Closing PR #8482 and removing active labels.
Comment 3 Ryosuke Niwa 2023-01-10 19:11:53 PST
<rdar://68148167>