-
Notifications
You must be signed in to change notification settings - Fork 10.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: Fix messaging flaky e2e test #32429
Conversation
|
Looks like this PR is ready to merge! 🎉 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #32429 +/- ##
===========================================
- Coverage 55.63% 54.42% -1.21%
===========================================
Files 2408 2328 -80
Lines 52965 51777 -1188
Branches 10884 10657 -227
===========================================
- Hits 29469 28182 -1287
- Misses 20888 21078 +190
+ Partials 2608 2517 -91
Flags with carried forward coverage won't be shown. Click here to find out more. |
Proposed changes (including videos or screenshots)
Fixes the test:
should focus the latest message when moving the focus on the list and theres no previous focus
Issue(s)
Steps to test or reproduce
Further comments