We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issues found when running on GHA:
sometimes no tests are found at all
sometimes NullPointerException. This and this is SO question that looks relevant. See also Sometimes NullPointerException is thrown when using native features #613.
NullPointerException
java.lang.NullPointerException: Attempt to invoke virtual method 'void android.app.UiAutomation.setOnAccessibilityEventListener(android.app.UiAutomation$OnAccessibilityEventListener)
sometimes the Android emulator doesn't start
sometime the AVD cache step is in bad mood and does this – gets stuck at downloading cache and times out (workflow run link):
I've never encountered them locally.
The text was updated successfully, but these errors were encountered:
patrol test
Let's add this to Known issues section in docs
Known issues
Sorry, something went wrong.
https://emulator.wtf looks like a very nice alternative to GitHub Actions.
No branches or pull requests
Issues found when running on GHA:
sometimes no tests are found at all
sometimes
NullPointerException
. This and this is SO question that looks relevant. See also SometimesNullPointerException
is thrown when using native features #613.sometimes the Android emulator doesn't start
sometime the AVD cache step is in bad mood and does this – gets stuck at downloading cache and times out (workflow run link):
I've never encountered them locally.
The text was updated successfully, but these errors were encountered: