Skip to content
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

[Espresso] The return of the flakiness #320

Closed
ashutoshgngwr opened this issue Sep 7, 2020 · 0 comments · Fixed by #323
Closed

[Espresso] The return of the flakiness #320

ashutoshgngwr opened this issue Sep 7, 2020 · 0 comments · Fixed by #323
Labels
bug Something isn't working java Pull requests that update Java code tests Pull requests that update test cases

Comments

@ashutoshgngwr
Copy link
Member

ashutoshgngwr commented Sep 7, 2020

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

  • 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
@ashutoshgngwr ashutoshgngwr added bug Something isn't working tests Pull requests that update test cases java Pull requests that update Java code labels Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working java Pull requests that update Java code tests Pull requests that update test cases
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant