RESOLVED FIXED 212400
JSC stress tests that require --useLLInt=0 should be skipped on --no-jit test runs.
https://bugs.webkit.org/show_bug.cgi?id=212400
Summary JSC stress tests that require --useLLInt=0 should be skipped on --no-jit test...
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.