[Webkit-unassigned] [Bug 247301] New: JetStream2 driver should be able to specify individual subtests/test groups to run
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 31 18:03:46 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=247301
Bug ID: 247301
Summary: JetStream2 driver should be able to specify individual
subtests/test groups to run
Product: WebKit
Version: Other
Hardware: All
OS: All
Status: NEW
Severity: Enhancement
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: hysu at apple.com
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.
--
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/20221101/400e1481/attachment.htm>
More information about the webkit-unassigned
mailing list