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

[tests] latest test failing #2527

Open
kevkevinpal opened this issue Dec 11, 2024 · 5 comments
Open

[tests] latest test failing #2527

kevkevinpal opened this issue Dec 11, 2024 · 5 comments

Comments

@kevkevinpal
Copy link
Collaborator

I'm seeing this error for the latest test

  Plugin: vite-plugin-eslint
  File: /home/runner/work/sphinx-nav-fiber/sphinx-nav-fiber/src/components/ModalsContainer/BlueprintModal/Body/Graph/Nodes/Node/index.tsx
    1) See latest as nodes are being added


  0 passing (2m)
  1 failing

  1) See latest button as new node are added
       See latest as nodes are being added:
     AssertionError: Timed out retrying after 10000ms: Expected to find element: `[data-testid="see_latest_button"]`, but never found it.
      at eval (webpack:///./cypress/e2e/seeLatest/latest.cy.ts:40:50)
      at step (http://localhost:3000/__cypress/tests?p=cypress/e2e/seeLatest/latest.cy.ts:138:23)
      at Object.eval [as next] (http://localhost:3000/__cypress/tests?p=cypress/e2e/seeLatest/latest.cy.ts:119:53)
      at eval (http://localhost:3000/__cypress/tests?p=cypress/e2e/seeLatest/latest.cy.ts:113:71)
  at new Promise (<anonymous>)
      at ./cypress/e2e/seeLatest/latest.cy.ts.__awaiter (http://localhost:3000/__cypress/tests?p=cypress/e2e/seeLatest/latest.cy.ts:109:12)
      at Context.eval (webpack:///./cypress/e2e/seeLatest/latest.cy.ts:6:54)
      ```
@saithsab877
Copy link
Contributor

saithsab877 commented Dec 11, 2024

@kevkevinpal @tomsmith8 Please assign me?

@MirzaHanan
Copy link
Contributor

@kevkevinpal I can help?

@MahtabBukhari
Copy link
Contributor

@kevkevinpal please assign me

@kevkevinpal
Copy link
Collaborator Author

to be clear it is not always failing, it is just sometimes inconsistent

@saithsab877
Copy link
Contributor

@kevkevinpal Yeah, I saw some previous PRs. In this PR, all Cypress tests passed (#2522), but subsequent PRs failed.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants