Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fbb50cc71e0dfde8cf4f793f749ddbb06d61c4f5
https://github.com/WebKit/WebKit/commit/fbb50cc71e0dfde8cf4f793f749ddbb06d61c4f5
Author: Jonathan Bedard <[email protected]>
Date: 2026-03-10 (Tue, 10 Mar 2026)
Changed paths:
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
[ews-build.webkit.org] Specify driver type in stress tests
https://bugs.webkit.org/show_bug.cgi?id=309509
rdar://172106242
Reviewed by Aakash Jain.
* Tools/CISupport/ews-build/steps.py:
(RunWebKitTests.setLayoutTestCommand): Be specific about the layout-test-driver.
(RunWebKitTests.filter_failures_using_results_db): Ditto.
(RunWebKitTestsInStressMode.setLayoutTestCommand): Set layout-test-driver based
on the original layout test class.
(RunWebKit1Tests.run): Set layout-test-driver to DumpRenderTree.
* Tools/CISupport/ews-build/steps_unittest.py: Rebaseline tests.
Canonical link: https://commits.webkit.org/308998@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications