Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxy correlations may not occur properly when requests span tests and test isolation is off #28545

Closed
ryanthemanuel opened this issue Dec 18, 2023 · 1 comment · Fixed by #28642

Comments

@ryanthemanuel
Copy link
Collaborator

Current behavior

Proxy correlations may not occur properly when requests span tests and test isolation is off. This is because we incorrectly reset the "prerequests" structure when the proxy is reset and that happens in between tests.

Desired behavior

Proxy correlations should occur properly

Test code to reproduce

No specific code to reproduce

Cypress Version

v13.3.2

Node version

v18

Operating System

Any

Debug Logs

No response

Other

No response

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jan 17, 2024

Released in 13.6.3.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v13.6.3, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Jan 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants