Bug 255251

Summary: [buildbot] Create a dedicated property to use for additional run-webkit-tests arguments
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: Tools / TestsAssignee: Ryan Haddad <ryanhaddad>
Status: RESOLVED INVALID    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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