You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description cy.task('recordHar') timed out after waiting 20000ms. error causes
Steps to reproduce
Enable HAR plugin in the repo to run as part of GitHub Actions for Cypress tests
Expected behavior
Recording HARs from the run tests
Actual behavior
cy.record timing out.
Notes
Cypress version 12.9.0
the behavior is weird: first spec run in the worker passed without the failure
then ALL the other specs have the first test case fail with the cy.record timing out
all test cases in the spec later pass
I couldn’t find anything in the logs, Reason: net::ERR_ABORTED errors might be red herrings - I see them failing for the early in the logs, for the first test run that’s passing
I actually couldn’t find anything about the recordHar other issues. I’m happy to do more debugging, but I wasn’t sure what tools to use
Description
cy.task('recordHar') timed out after waiting 20000ms.
error causesSteps to reproduce
Expected behavior
Recording HARs from the run tests
Actual behavior
cy.record timing out.
Notes
cy.record timing out
Reason: net::ERR_ABORTED
errors might be red herrings - I see them failing for the early in the logs, for the first test run that’s passingStack trace
Warning: large
6_Cypress run.txt
The text was updated successfully, but these errors were encountered: