Bug 255251 - [buildbot] Create a dedicated property to use for additional run-webkit-tests arguments
Summary: [buildbot] Create a dedicated property to use for additional run-webkit-tests...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryan Haddad
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-10 15:03 PDT by Ryan Haddad
Modified: 2023-04-25 13:43 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2023-04-10 15:03:09 PDT
There are many cases where we specify additional arguments that only apply to run-webkit-tests, but the existing additionalArguments property applies to many different steps. We should create a dedicated property to use for arguments specific to run-webkit-tests.
Comment 1 Radar WebKit Bug Importer 2023-04-10 15:03:25 PDT
<rdar://problem/107852821>
Comment 2 Ryan Haddad 2023-04-10 15:11:48 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12588
Comment 3 Ryan Haddad 2023-04-25 13:43:30 PDT
This is no longer needed (at least not in my proposed form) after https://commits.webkit.org/263387@main