Problem
Multiple tests/ui/GroupChatNameTests.tsx tests are flakey on main. Here's a run that failed and then passed the next time: https://github.com/Expensify/App/actions/runs/15983163235/job/45081956645 . There were three fails:
- ● Tests for group chat name › Should show exact name in header when report name is available with 4 participants
- ● Tests for group chat name › Should show exact name in header when report name is available with 8 participants
- ● Tests for group chat name › Should show last message preview in LHN
Solution
Fix the flakiness.
These have been flaky for a while and have been worked on before, but we're still having issues. Let's figure it out!
Previous Issues:
Problem
Multiple tests/ui/GroupChatNameTests.tsx tests are flakey on
main. Here's a run that failed and then passed the next time: https://github.com/Expensify/App/actions/runs/15983163235/job/45081956645 . There were three fails:Solution
Fix the flakiness.
These have been flaky for a while and have been worked on before, but we're still having issues. Let's figure it out!
Previous Issues: