[Webkit-unassigned] [Bug 254434] New: Default MotionMark runner should be able to specify subtests to run

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 24 10:39:00 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=254434

            Bug ID: 254434
           Summary: Default MotionMark runner should be able to specify
                    subtests to run
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hysu at apple.com

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).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230324/a0c5b021/attachment.htm>


More information about the webkit-unassigned mailing list