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
The output generated on a crash as in this image is misleading users. The line referencing numTestsKeptInMemory should not appear when it is ignored for cypress run, and could also be intelligent about whether that value is actually greater than zero.
Desired behavior
No response
Test code to reproduce
This does not need reproducing.
Cypress Version
13.6.1
Node version
v18.14.2
Operating System
Ubuntu 22.04
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered:
@nealeu You can open a pull request to update it. It was a lot simpler at the time to have the text alone to explain the conditions it works than to connect all the logic to know which mode it’s running under.
Current behavior
The output generated on a crash as in this image is misleading users. The line referencing
numTestsKeptInMemory
should not appear when it is ignored forcypress run
, and could also be intelligent about whether that value is actually greater than zero.Desired behavior
No response
Test code to reproduce
This does not need reproducing.
Cypress Version
13.6.1
Node version
v18.14.2
Operating System
Ubuntu 22.04
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: