WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
255229
REGRESSION (
262714@main
): compile-webkit-without-change step failing on iOS bots due to unexpected arguments
https://bugs.webkit.org/show_bug.cgi?id=255229
Summary
REGRESSION (262714@main): compile-webkit-without-change step failing on iOS b...
Ryan Haddad
Reported
2023-04-10 08:56:55 PDT
262714@main
used the additionalArguments property to define child processes and tests to run for iOS layout test queues. This property is also used by the compile-webkit-without-change (and likely other) steps, which results in failures like the following: perl Tools/Scripts/build-webkit --release --child-process=5 --exclude-tests imported/w3c/web-platform-tests WK_VALIDATE_DEPENDENCIES=YES ARCHS=arm64 ONLY_ACTIVE_ARCH=NO --ios-simulator xcodebuild: error: invalid option '--exclude-tests'
https://ews-build.webkit.org/#/builders/15/builds/3003/steps/30/logs/stdio
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-04-10 08:57:11 PDT
<
rdar://problem/107834466
>
Ryan Haddad
Comment 2
2023-04-10 09:15:36 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12574
EWS
Comment 3
2023-04-10 14:32:59 PDT
Committed
262785@main
(bf0fc8a49d4d): <
https://commits.webkit.org/262785@main
> Reviewed commits have been landed. Closing PR #12574 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug