Skip to content

Fix flaky cypress tests - #3426

Draft
Sabr1n4W wants to merge 3 commits into
developfrom
3400-flaky-cypress-tests
Draft

Fix flaky cypress tests#3426
Sabr1n4W wants to merge 3 commits into
developfrom
3400-flaky-cypress-tests

Conversation

@Sabr1n4W

@Sabr1n4W Sabr1n4W commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Fixes #3400

Type

  • Bugfix
  • Feature
  • Documentation
  • Refactoring (e.g. Style updates, Test implementation, etc.)
  • Other (please describe):

Checklist

  • Code updated to current develop branch head
  • Passes CI checks
  • Is a part of an issue
  • Tests added for the bugfix or newly implemented feature, describe below why if not
  • Changelog is updated
  • Documentation of code and features exists

Changes

Other information

@Sabr1n4W Sabr1n4W self-assigned this Sep 1, 2026
@Sabr1n4W Sabr1n4W added the bug Something isn't working label Sep 1, 2026
@Sabr1n4W Sabr1n4W linked an issue Sep 1, 2026 that may be closed by this pull request
@Sabr1n4W Sabr1n4W added the tests Softwaretests without any feature improvement label Sep 1, 2026
@codecov

codecov Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.71%. Comparing base (ccbf954) to head (6c88f34).

Additional details and impacted files
@@              Coverage Diff               @@
##             develop    #3426       +/-   ##
==============================================
- Coverage      96.42%   54.71%   -41.72%     
  Complexity      1963     1963               
==============================================
  Files            289      490      +201     
  Lines           6856    17032    +10176     
  Branches           0     2492     +2492     
==============================================
+ Hits            6611     9319     +2708     
- Misses           245     7713     +7468     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cypress

cypress Bot commented Sep 1, 2026

Copy link
Copy Markdown

PILOS    Run #3276

Run Properties:  status check failed Failed #3276  •  git commit 6c88f349de: Fix flaky cypress tests
Project PILOS
Branch Review 3400-flaky-cypress-tests
Run status status check failed Failed #3276
Run duration 04m 51s
Commit git commit 6c88f349de: Fix flaky cypress tests
Committer Sabrina Wüst
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 603
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 106
View all changes introduced in this branch ↗︎

Tests for review

Failed  e2e/RoomsJoinWithLobby.cy.js • 1 failed test • System tests

View Output

Test Artifacts
Room Join with lobby settings > Lobby enabled for guests only Test Replay Screenshots

@coderabbitai

coderabbitai Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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

Labels

bug Something isn't working tests Softwaretests without any feature improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky cypress tests

1 participant