RESOLVED FIXED 261423
[ EWS macOS WK1 ] run-layout-tests-in-stress-mode always runs tests in WK2 (with WKTR)
https://bugs.webkit.org/show_bug.cgi?id=261423
Summary [ EWS macOS WK1 ] run-layout-tests-in-stress-mode always runs tests in WK2 (w...
Abrar Rahman Protyasha
Reported 2023-09-11 12:03:27 PDT
It looks like the run-layout-tests-in-stress-mode is unconditionally running layout tests with WebKitTestRunner (WK2), even on a WK1 bot. This was an unexpected revelation as I was debugging a EWS failure recently on the macOS-Monterey-Release-WK1-Tests-EWS bot: https://ews-build.webkit.org/#/builders/10/builds/15732 Notice that the output log of the run-layout-tests-in-stress-mode stage from the linked job reads (unexpectedly): ``` Using port 'mac-monterey-wk2' ``` Whereas the output log of the layout-tests stage from the same job reads (as expected): ``` Using port 'mac-monterey' ```
Attachments
Radar WebKit Bug Importer
Comment 1 2023-09-18 12:04:13 PDT
Brianna Fan
Comment 2 2023-09-19 14:53:20 PDT
EWS
Comment 3 2023-09-21 08:40:12 PDT
Committed 268254@main (6d5c08794a57): <https://commits.webkit.org/268254@main> Reviewed commits have been landed. Closing PR #17935 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.