Skip to content

chore: reduce cypress flakiness - #8212

Merged
grnd-alt merged 1 commit into
mainfrom
chore/reduce-cypress-flakiness
Jul 28, 2026
Merged

chore: reduce cypress flakiness#8212
grnd-alt merged 1 commit into
mainfrom
chore/reduce-cypress-flakiness

Conversation

@grnd-alt

@grnd-alt grnd-alt commented Jul 28, 2026

Copy link
Copy Markdown
Member
  • Target version: main

Summary

this one specific cypress test has been very flaky on ci recently.
I suspect it to be caused by this pr: https://github.com/nextcloud/deck/pull/8161/changes
It seems to be not reproducible on a normal system but happens often on ci runners.
When running it with systemd-run --scope -p CPUQuota=50% I was able to reproduce with a measured failure rate of about 60%. I do not really know why low cpu availability would cause that issue with cypress, but changing the clock after opening the menu somehow caused it to close again (or never open).

this line indicates a similar problem might have occurred before, but also doesn't explain it imo.

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

Signed-off-by: grnd-alt <git@belakkaf.net>
@grnd-alt
grnd-alt requested a review from luka-nextcloud as a code owner July 28, 2026 11:03
@grnd-alt
grnd-alt merged commit 605c41b into main Jul 28, 2026
35 checks passed
@grnd-alt
grnd-alt deleted the chore/reduce-cypress-flakiness branch July 28, 2026 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants