RESOLVED FIXED 266837
JSTests options need to be updated after 272208@main.
https://bugs.webkit.org/show_bug.cgi?id=266837
Summary JSTests options need to be updated after 272208@main.
Mark Lam
Reported 2023-12-22 23:22:47 PST
Because --validateOptions=true is not enabled, some tests were silently ignoring required options after the options got renamed / changed. We should also add --validateOptions=true as a base option for JSC stress tests. This will ensure that such issues arising from options changing won't go unnoticed again.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-22 23:23:10 PST
Mark Lam
Comment 2 2023-12-22 23:32:14 PST
EWS
Comment 3 2023-12-23 07:53:50 PST
Committed 272471@main (a6cfb812b779): <https://commits.webkit.org/272471@main> Reviewed commits have been landed. Closing PR #22216 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.