Files
orca/tests/e2e
Neil 074a2366bf test(e2e): pass testInfo to startDockerSshRelayTarget in the freeze repro (#18257)
The spec called startDockerSshRelayTarget() with no argument while the
helper signature is (testInfo: TestInfo) and dereferences
testInfo.workerIndex, so it threw before any Orca code ran and took the
Docker SSH lane red on every PR.

Fixes #16764
2026-09-02 15:14:58 -07:00
..
2026-06-10 17:23:12 -07:00