Bug 255251
| Summary: | [buildbot] Create a dedicated property to use for additional run-webkit-tests arguments | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | Tools / Tests | Assignee: | Ryan Haddad <ryanhaddad> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Haddad
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/107852821>
Ryan Haddad
Pull request: https://github.com/WebKit/WebKit/pull/12588
Ryan Haddad
This is no longer needed (at least not in my proposed form) after https://commits.webkit.org/263387@main