Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fda27e4d5c3135984b8cbe3eedf75d96c34119b5
https://github.com/WebKit/WebKit/commit/fda27e4d5c3135984b8cbe3eedf75d96c34119b5
Author: Robert Jenner <[email protected]>
Date: 2026-03-05 (Thu, 05 Mar 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
Log Message:
-----------
[Site Isolation] Update existing ews bots to run newly added tests with site
isolation enabled
rdar://160387897
https://bugs.webkit.org/show_bug.cgi?id=308777
Reviewed by Jonathan Bedard.
This change is to add a step to the macOS-Release-WK2-Stress-Tests-EWS queue
that will run a
second test run after run-layout-tests-in-stress-mode by running the same
tests, but with
--site-isolation.
* Tools/CISupport/ews-build/factories.py:
(StressTestFactory.__init__):
* Tools/CISupport/ews-build/factories_unittest.py:
(TestExpectedBuildSteps):
* Tools/CISupport/ews-build/steps.py:
(RunWebKitTestsInSiteIsolation):
(RunWebKitTestsInSiteIsolation.__init__):
(RunWebKitTestsInSiteIsolation.setLayoutTestCommand):
Canonical link: https://commits.webkit.org/308741@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications