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 e2e tests #650

Open
drjova opened this issue Jan 7, 2025 · 0 comments
Open

flaky e2e tests #650

drjova opened this issue Jan 7, 2025 · 0 comments
Labels
e2e type: bug Something isn't working

Comments

@drjova
Copy link
Contributor

drjova commented Jan 7, 2025

the references.test.js e2e is flaky, we should check how we can fix it because it blocks master from time to time.

1) Reference container
       Self curation
         curates reference successfully:
     AssertionError: Timed out retrying after 10000ms: Expected to find element: `[data-test-id="reference-embedded-search"]`, but never found it.
      at Context.eval (webpack://e2e/./cypress/e2e/references.test.js:122:9)
      at runnable.fn (http://localhost:8080/__cypress/runner/cypress_runner.js:138261:19)
      at callFn (http://localhost:8080/__cypress/runner/cypress_runner.js:156877:21)
      at Runnable.run (http://localhost:8080/__cypress/runner/cypress_runner.js:156864:7)
      at <unknown> (http://localhost:8080/__cypress/runner/cypress_runner.js:1[627](https://github.com/inspirehep/inspirehep/actions/runs/12636297822/job/35208124084#step:11:628)88:30)
      at PassThroughHandlerContext.finallyHandler (http://localhost:8080/__cypress/runner/cypress_runner.js:4072:23)
      at PassThroughHandlerContext.tryCatcher (http://localhost:8080/__cypress/runner/cypress_runner.js:1807:23)
      at Promise._settlePromiseFromHandler (http://localhost:8080/__cypress/runner/cypress_runner.js:1519:31)

@drjova drjova added e2e type: bug Something isn't working labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant