Bug 211550 - Fix broken exceptionFuzz tests.
Summary: Fix broken exceptionFuzz tests.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-06 22:56 PDT by Mark Lam
Modified: 2020-05-07 00:01 PDT (History)
7 users (show)

See Also:


Attachments
proposed patch. (5.66 KB, patch)
2020-05-06 23:03 PDT, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2020-05-06 22:56:27 PDT
The exceptionFuzz tests should not be relying on setting a JSC Option at runtime.  Instead, we set the needed --useExceptionFuzz=true option from the command line.
Comment 1 Mark Lam 2020-05-06 23:03:13 PDT
Created attachment 398704 [details]
proposed patch.
Comment 2 Yusuke Suzuki 2020-05-06 23:17:30 PDT
Comment on attachment 398704 [details]
proposed patch.

r=me
Comment 3 EWS 2020-05-07 00:00:22 PDT
Committed r261271: <https://trac.webkit.org/changeset/261271>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 398704 [details].
Comment 4 Radar WebKit Bug Importer 2020-05-07 00:01:18 PDT
<rdar://problem/62963611>