Bug 255742
| Summary: | [ews] Expected additionalArguments frequently missing from iOS layout test queues | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | Tools / Tests | Assignee: | 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 | ||
Ryan Haddad
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/108332842>
Ryan Haddad
Pull request: https://github.com/WebKit/WebKit/pull/12988
EWS
Committed 263195@main (d87b001ae98f): <https://commits.webkit.org/263195@main>
Reviewed commits have been landed. Closing PR #12988 and removing active labels.
Aakash Jain
This issue is still happening. e.g.:
https://ews-build.webkit.org/#/builders/15/builds/4299
https://ews-build.webkit.org/#/builders/39/builds/1802
Aakash Jain
Pull request: https://github.com/WebKit/WebKit/pull/13164
EWS
Committed 263387@main (d573b83aa2c2): <https://commits.webkit.org/263387@main>
Reviewed commits have been landed. Closing PR #13164 and removing active labels.