Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8519d358668dd314f6bec956543838f66d1eeb6f
https://github.com/WebKit/WebKit/commit/8519d358668dd314f6bec956543838f66d1eeb6f
Author: Lauro Moura <[email protected]>
Date: 2025-11-30 (Sun, 30 Nov 2025)
Changed paths:
M Tools/Scripts/run-webdriver-tests
M Tools/Scripts/webkitpy/webdriver_tests/webdriver_test_runner.py
Log Message:
-----------
[WebDriver] Add force option to run-webdriver-tests to ignore the test
expectations
https://bugs.webkit.org/show_bug.cgi?id=303242
Reviewed by Carlos Alberto Lopez Perez.
Add a `--force` option to ensure we assume all found tests are expected
to PASS and should be run.
* Tools/Scripts/run-webdriver-tests:
* Tools/Scripts/webkitpy/webdriver_tests/webdriver_test_runner.py:
(WebDriverTestRunner.__init__):
Canonical link: https://commits.webkit.org/303659@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications