-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Flaky test: Proxy performance #23214
Comments
Added |
is there any progress? Or if i can disable proxy? |
I think I reproduced this #22868 (comment) It looks like there's some odd bottleneck that is kicking in after a couple hundred requests. In my case, 138 requests. I also don't think this is flake - I think this test is failing for the right reasons, the network proxy regressed between Cy 9 and when this regressed. |
This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided. |
This issue has been closed due to inactivity. |
Link to dashboard or CircleCI failure
https://app.circleci.com/pipelines/github/cypress-io/cypress/41517/workflows/108f93c0-588c-46ff-b2db-efbdbee3ed7b/jobs/1720262/tests#failed-test-0
Link to failing test in GitHub
https://github.com/cypress-io/cypress/blob/develop/packages/server/test/performance/proxy_performance_spec.js#L373
Analysis
Proxy Performance http://test-page-speed.cypress.io/index1000.html "before all" hook for "With Cypress proxy, Intercepted loads 1000 images less than 3x as slowly as Chrome"
Not sure why this is flaky but it does seem to pass/fail inconsistently.
Cypress Version
10.4.0
Other
No response
The text was updated successfully, but these errors were encountered: