Bug 255742 - [ews] Expected additionalArguments frequently missing from iOS layout test queues
Summary: [ews] Expected additionalArguments frequently missing from iOS layout test qu...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-20 12:46 PDT by Ryan Haddad
Modified: 2023-04-25 13:26 PDT (History)
2 users (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-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.