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

Flaky test: Proxy performance #23214

Closed
marktnoonan opened this issue Aug 9, 2022 · 5 comments
Closed

Flaky test: Proxy performance #23214

marktnoonan opened this issue Aug 9, 2022 · 5 comments
Labels
OS: linux stale no activity on this issue for a long period

Comments

@marktnoonan
Copy link
Contributor

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

@rachelruderman
Copy link
Contributor

Added .skip to this test in #23167. Please remove .skip when test is stable

@mschile mschile added triage and removed triage labels Aug 18, 2022
@rachelruderman rachelruderman removed their assignment Aug 18, 2022
@jueinin
Copy link

jueinin commented Dec 6, 2022

is there any progress? Or if i can disable proxy?

@lmiller1990
Copy link
Contributor

lmiller1990 commented Dec 19, 2022

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.

@cypress-app-bot
Copy link
Collaborator

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.

@cypress-app-bot cypress-app-bot added the stale no activity on this issue for a long period label Jun 18, 2023
@cypress-app-bot
Copy link
Collaborator

This issue has been closed due to inactivity.

@cypress-app-bot cypress-app-bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS: linux stale no activity on this issue for a long period
Projects
None yet
Development

No branches or pull requests

6 participants