[webkit-changes] [WebKit/WebKit] 43c5e3: [build.webkit.org] [GTK] Remove 'additionalArgumen...
Diego Pino
noreply at github.com
Thu Sep 12 04:25:14 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 43c5e344528226e4b23ae1ac5baf6fab472b0ca2
https://github.com/WebKit/WebKit/commit/43c5e344528226e4b23ae1ac5baf6fab472b0ca2
Author: Diego Pino Garcia <dpino at igalia.com>
Date: 2024-09-12 (Thu, 12 Sep 2024)
Changed paths:
M Tools/CISupport/build-webkit-org/config.json
Log Message:
-----------
[build.webkit.org] [GTK] Remove 'additionalArguments' in GTK3 bot config
https://bugs.webkit.org/show_bug.cgi?id=278853
Reviewed by Carlos Alberto Lopez Perez.
The GTK3 post-commit bot is a bot-and-test bot. It seems the parameters
in 'additonalArguments' are passed also to test steps such as
'layout-test', 'dashboard-test' and 'api-tests', causing the tests to fail
since the arguments passed are unrecognized by the scripts in charge of
running those tests.
* Tools/CISupport/build-webkit-org/config.json:
Canonical link: https://commits.webkit.org/283551@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list