Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 32b6a6686a7c2cac8ddee87b56f4b4c596c3d2be
https://github.com/WebKit/WebKit/commit/32b6a6686a7c2cac8ddee87b56f4b4c596c3d2be
Author: Lauro Moura <[email protected]>
Date: 2026-08-05 (Wed, 05 Aug 2026)
Changed paths:
M Tools/Scripts/run-webdriver-tests
Log Message:
-----------
[Tools][WebDriver] Add test-list option to make it easier to group tests when
gardening
https://bugs.webkit.org/show_bug.cgi?id=311154
Reviewed by Carlos Alberto Lopez Perez.
Similar to run-webkit-tests option, but, for simplicity, here we just
expand the test file as if the entries were positional arguments,
without replacing the expectations for the tests. That means what
skipped tests, even if listed in the test file, require the usage of
`--force` to ensure they're run.
This will make gardening multiple related tests easier than relying on
the positional args.
* Tools/Scripts/run-webdriver-tests:
Canonical link: https://commits.webkit.org/318632@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications