cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.
https://cypress.io
MIT License
46.73k stars 3.16k forks source link

Flaky test: AssertionError: expected 959 to be close to 1350 +/- 100 #23303

Closed rachelruderman closed 1 year ago

rachelruderman commented 2 years ago

Link to dashboard or CircleCI failure

https://app.circleci.com/pipelines/github/cypress-io/cypress/41748/workflows/1229d72e-d1d2-449a-81d8-ebcbef6be10a/jobs/1730297/tests#failed-test-0

Link to failing test in GitHub

https://github.com/cypress-io/cypress/blob/develop/packages/driver/cypress/e2e/commands/net_stubbing.cy.ts#L1667

Analysis

Possibly related to implementing this fix to the debounce logic (see Slack thread). Just an uneducated guess since I don't recall seeing this error in my "Fix flaky tests" CI runs before adding that fix to my branch

Screen Shot 2022-08-11 at 4 55 44 PM

Cypress Version

10.4.0

Other

Search for this issue number in the codebase to find the test(s) skipped until this issue is fixed

rachelruderman commented 2 years ago

Added .skip to this test in https://github.com/cypress-io/cypress/pull/23167. Please remove .skip when test is stable

cypress-app-bot commented 1 year ago

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 commented 1 year ago

This issue has been closed due to inactivity.