Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: eafd98a20440c864b45f056a5eb71d6c77ef0d15
https://github.com/WebKit/WebKit/commit/eafd98a20440c864b45f056a5eb71d6c77ef0d15
Author: Sam Sneddon <[email protected]>
Date: 2026-01-28 (Wed, 28 Jan 2026)
Changed paths:
M Tools/CISupport/ews-build/factories.py
M Tools/CISupport/ews-build/factories_unittest.py
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
M Tools/CISupport/run-tests
M Tools/CISupport/runUnittests.py
Log Message:
-----------
Improve CISupport testing
https://bugs.webkit.org/show_bug.cgi?id=302418
Reviewed by Jonathan Bedard.
* Tools/CISupport/ews-build/factories.py:
(ServicesFactory.__init__): Add RunSharedUnitTests.
* Tools/CISupport/ews-build/factories_unittest.py:
(TestExpectedBuildSteps): Add RunSharedUnitTests.
* Tools/CISupport/ews-build/steps.py:
(RunBuildWebKitOrgUnitTests): Move to run-tests.
(RunEWSUnitTests): Move to run-tests.
(RunSharedUnitTests): Added.
* Tools/CISupport/ews-build/steps_unittest.py: Update for above.
* Tools/CISupport/run-tests: Tidy up output handling.
* Tools/CISupport/runUnittests.py:
(main): Make this just call run-tests.
Canonical link: https://commits.webkit.org/306347@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications