Bug 212400

Summary: JSC stress tests that require --useLLInt=0 should be skipped on --no-jit test runs.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: Tools / TestsAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. saam: review+

Mark Lam
Reported 2020-05-26 21:13:14 PDT
That's because using --useLLInt=0 and --useJIT=0 together is not a "coherent" (read "valid") configuration.
Attachments
proposed patch. (6.20 KB, patch)
2020-05-26 21:22 PDT, Mark Lam
saam: review+
Mark Lam
Comment 1 2020-05-26 21:22:12 PDT
Created attachment 400307 [details] proposed patch.
Mark Lam
Comment 2 2020-05-26 21:45:53 PDT
Thanks for the review. Landed in r262176: <http://trac.webkit.org/r262176>.
Radar WebKit Bug Importer
Comment 3 2020-05-26 21:46:14 PDT
Note You need to log in before you can comment on or make changes to this bug.