Bug 255742

Summary: [ews] Expected additionalArguments frequently missing from iOS layout test queues
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=254559

Description Ryan Haddad 2023-04-20 12:46:56 PDT
This iOS EWS layout test build has the expected arguments in the layout-tests step: https://ews-build.webkit.org/#/builders/39/builds/1199

python3 Tools/Scripts/run-webkit-tests --no-build --no-show-results --no-new-test-results --clobber-old-results --release --ios-simulator --results-directory layout-test-results --debug-rwt-logging --exit-after-n-failures 60 --skip-failing-tests --child-processes=6 imported/w3c/web-platform-tests

The next run on the same queue does not: https://ews-build.webkit.org/#/builders/39/builds/1200

python3 Tools/Scripts/run-webkit-tests --no-build --no-show-results --no-new-test-results --clobber-old-results --release --ios-simulator --results-directory layout-test-results --debug-rwt-logging --exit-after-n-failures 60 --skip-failing-tests
Comment 1 Radar WebKit Bug Importer 2023-04-20 12:48:12 PDT
<rdar://problem/108332842>
Comment 2 Ryan Haddad 2023-04-20 12:53:21 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12988
Comment 3 EWS 2023-04-20 14:10:51 PDT
Committed 263195@main (d87b001ae98f): <https://commits.webkit.org/263195@main>

Reviewed commits have been landed. Closing PR #12988 and removing active labels.
Comment 5 Aakash Jain 2023-04-25 13:10:34 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13164
Comment 6 EWS 2023-04-25 13:26:16 PDT
Committed 263387@main (d573b83aa2c2): <https://commits.webkit.org/263387@main>

Reviewed commits have been landed. Closing PR #13164 and removing active labels.