We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Seeing an increase in timing for 304 requests:
13.5.0
vs.
13.4.0
This was broken with this change: #28217. While the font flooding did go down, it seems to have effected caches outside of just memory caches.
No response
Have a spec with multiple tests that load the same (large) asset.
all
The text was updated successfully, but these errors were encountered:
Released in 13.5.1.
13.5.1
This comment thread has been locked. If you are still experiencing this issue after upgrading to Cypress v13.5.1, please open a new issue.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Current behavior
Seeing an increase in timing for 304 requests:
13.5.0
vs.
13.4.0
This was broken with this change: #28217. While the font flooding did go down, it seems to have effected caches outside of just memory caches.
Desired behavior
No response
Test code to reproduce
Have a spec with multiple tests that load the same (large) asset.
Cypress Version
13.5.0
Node version
all
Operating System
all
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: