Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b2adc09b90b46ebc3458228e3d2ff86302a03120
https://github.com/WebKit/WebKit/commit/b2adc09b90b46ebc3458228e3d2ff86302a03120
Author: Marcus Plutowski <[email protected]>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M Tools/Scripts/webkitpy/benchmark_runner/data/plans/jetstream3.plan
Log Message:
-----------
Fix run-benchmark `--subtests` arg for jetstream3.plan
https://bugs.webkit.org/show_bug.cgi?id=306290
rdar://168940723
Reviewed by Dewei Zhu.
Previously, the `test=` cmd was missing the & to separate it from the
previous `report=true` query param.
* Tools/Scripts/webkitpy/benchmark_runner/data/plans/jetstream3.plan: add '&'
Canonical link: https://commits.webkit.org/306245@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications