Bug 211550

Summary: Fix broken exceptionFuzz tests.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, msaboff, saam, tzagallo, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. none

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>