Waiting for aliases array hangs when running on Circle CI #29618
Labels
stage: needs investigating
Someone from Cypress needs to look at this
stale
no activity on this issue for a long period
Current behavior
Running locally will work fine, however when we run our full stack e2e tests in our circle ci pipeline, whenever you use cy.wait([@Request1, @request2]) it will hang indefinitely.
Desired behavior
Tests should wait for all the requests then continue
Test code to reproduce
Cypress Version
13.1.0
Node version
16.20.0
Operating System
Circle CI - ubuntu-2204:2023.04.2
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: