RESOLVED FIXED 247301
JetStream2 driver should be able to specify individual subtests/test groups to run
https://bugs.webkit.org/show_bug.cgi?id=247301
Summary JetStream2 driver should be able to specify individual subtests/test groups t...
hysu
Reported 2022-10-31 18:03:46 PDT
The JetStream2 driver harness should allow users to specify a subtest, a subtest group, or a list of multiple of either (or both) of the two. For example, ?test=Box2D would only run the Box2D subtest. ?test=Box2D&test=octane-code-load would run both the Box2D and octane-code-load subtests, and report aggregated scores only pertaining to those two results. ?test=Octane would run only the tests in the Octane test group (Box2D, octane-code-load, crypto, etc). and aggregate scores accordingly.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-10-31 18:04:26 PDT
hysu
Comment 2 2022-11-02 13:07:49 PDT
EWS
Comment 3 2022-11-02 18:46:43 PDT
Committed 256264@main (c770d8fffc08): <https://commits.webkit.org/256264@main> Reviewed commits have been landed. Closing PR #6046 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.