nextcloud / nextcloud/richdocuments

Flaky cypress tests

Open
#5,409 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.