WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
254434
Default MotionMark runner should be able to specify subtests to run
https://bugs.webkit.org/show_bug.cgi?id=254434
Summary
Default MotionMark runner should be able to specify subtests to run
hysu
Reported
2023-03-24 10:39:00 PDT
The MotionMark driver harness should allow users to specify a subtest or a list of multiple subtests. Currently the debug runner (developer.html) has the ability to run subtests, but: a) only one at a time, and b) only while all other options are specified (e.g, `test-interval`, `display`, etc). We should be able to have the ability to run subtests from the main MotionMark harness (index.html) using default run and iteration settings. Because only the `MotionMark` suite is available in the default harness, we may be able to get away with specifying just test name and omitting suite like we do with JetStream2 (and even if not, test names appear to be unique anyways according to the debug runner).
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-03-24 10:39:29 PDT
<
rdar://problem/107193496
>
hysu
Comment 2
2023-03-24 12:24:56 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11945
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug