[Webkit-unassigned] [Bug 261423] New: [ EWS macOS WK1 ] run-layout-tests-in-stress-mode always runs tests in WK2 (with WKTR)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 11 12:03:27 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=261423

            Bug ID: 261423
           Summary: [ EWS macOS WK1 ] run-layout-tests-in-stress-mode
                    always runs tests in WK2 (with WKTR)
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: a_protyasha at apple.com
                CC: a_protyasha at apple.com

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'
```

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230911/5be14e8d/attachment.htm>


More information about the webkit-unassigned mailing list