nextcloud / nextcloud/richdocuments
Flaky cypress tests
Open
Nobody has claimed this yet.
tests
- Dominant language
- JavaScript
- Stars
- 453
- Forks
- 147
- Avg merge
- 14h 54m
- Merged PRs (30d)
- 83
Description
integration.spec.js -> Save as
[4](https://github.com/nextcloud/richdocuments/actions/runs/22179490025/job/64136754974?pr=5406#step:19:195)
1) Nextcloud integration
Save as:
AssertionError: Timed out retrying after 10000ms: Expected to find element: `.breadcrumb__crumbs a`, but never found it.
at Context.eval (webpack://richdocuments/./cypress/e2e/integration.spec.js:102:11)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with cypress/e2e/integration.spec.js at line 102 and review the linked GitHub Actions failure. Run the integration test around “Save as” and investigate why .breadcrumb__crumbs a is not found within the timeout. Done means the test no longer flakes during the Save as flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cypress, javascript
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100