[webkit-changes] [WebKit/WebKit] bf0fc8: REGRESSION (262714 at main): compile-webkit-without-c...
Ryan Haddad
noreply at github.com
Mon Apr 10 14:33:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bf0fc8a49d4da4e7eefb4a5cea2a82720268b825
https://github.com/WebKit/WebKit/commit/bf0fc8a49d4da4e7eefb4a5cea2a82720268b825
Author: Ryan Haddad <ryanhaddad at apple.com>
Date: 2023-04-10 (Mon, 10 Apr 2023)
Changed paths:
M Tools/CISupport/ews-build/steps.py
Log Message:
-----------
REGRESSION (262714 at main): compile-webkit-without-change step failing on iOS bots due to unexpected arguments
https://bugs.webkit.org/show_bug.cgi?id=255229
rdar://107834466
Rubber-stamped by Dewei Zhu.
Since the additionalArguments applies to many steps, we need to create a new property for
these test only arguments. For now, explicitly remove these from the CompileWebKit step to
unblock iOS EWS.
* Tools/CISupport/ews-build/steps.py:
(CompileWebKit.start):
Canonical link: https://commits.webkit.org/262785@main
More information about the webkit-changes
mailing list