test: flaky session-expiration-redirect.spec - #41018
Conversation
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
WalkthroughThe session-expiration-redirect E2E spec removes ChangesSession Expiration Redirect E2E Test
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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. Comment |
There was a problem hiding this comment.
1 issue found across 1 file
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #41018 +/- ##
===========================================
+ Coverage 70.11% 70.12% +0.01%
===========================================
Files 3359 3359
Lines 129609 129609
Branches 22464 22434 -30
===========================================
+ Hits 90878 90891 +13
+ Misses 35422 35406 -16
- Partials 3309 3312 +3
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
/jira FLAKY |
Proposed changes (including videos or screenshots)
There was no assertion waiting for the room to load, so before the app would finish making all requests, the tokens would be removed from the database, causing remaining requests to redirect the user to the login page before the message search button could be clicked.
Issue(s)
Steps to test or reproduce
Further comments
Summary by CodeRabbit
Task: FLAKY-2127