You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AppIntroTest suite has somehow retriggered flakiness in the tests. Tests fail continuously until they pass, by retrying indefinitely. I ran these tests for about an hour on an infinite loop on my machine and they didn't even crash/fail once. The only difference between runtime environments was that CI runs on macOS while I was running on Linux.
To Reproduce
Trigger the UI tests job (Android workflow)
Either one of testOnDonePressed and testOnSkipPressed or both the tests fail.
Expected behaviour
All tests pass! Duh!
Others
Device: Emulator x86_64
Android Version: 28
The text was updated successfully, but these errors were encountered:
Describe the bug
AppIntroTest suite has somehow retriggered flakiness in the tests. Tests fail continuously until they pass, by retrying indefinitely. I ran these tests for about an hour on an infinite loop on my machine and they didn't even crash/fail once. The only difference between runtime environments was that CI runs on macOS while I was running on Linux.
To Reproduce
testOnDonePressed
andtestOnSkipPressed
or both the tests fail.Expected behaviour
All tests pass! Duh!
Others
The text was updated successfully, but these errors were encountered: