Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c696de0d038007ed323e008375dbc8084552e9ba
https://github.com/WebKit/WebKit/commit/c696de0d038007ed323e008375dbc8084552e9ba
Author: Ryan Haddad <[email protected]>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M Tools/CISupport/ews-build/steps.py
Log Message:
-----------
[EWS] Add check for rebuild_without_change_on_builder property to
RunJavaScriptCoreTests
rdar://179295891
https://bugs.webkit.org/show_bug.cgi?id=316868
Reviewed by Aakash Jain.
Add a check for the `rebuild_without_change_on_builder` property to
RunJavaScriptCoreTests
so that if a tester is triggered by a builder with this property set to True,
it will download
the clean tree build product instead of compiling it locally. This matches what
we've already
done for RunAPITests and RunWebKitTests.
* Tools/CISupport/ews-build/steps.py:
(RunJavaScriptCoreTests.evaluateCommand):
Canonical link: https://commits.webkit.org/315295@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications