-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Add an example project that demonstrates how to use Jacoco test cover… #411
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
Add an example project that demonstrates how to use Jacoco test cover… #411
Conversation
…age with AndroidX Test Orchestrator
|
Running
With the following stacktrace: Attempting to apply that |
|
As a workaround, could you try |
|
I can confirm excluding the |
|
I've encountered another (inconsistent) issue. Running The "Unknown block type" value changes with each failure, but the output on the device is just like that of the successful test cases: I encounter this more frequently when running I also want to clarify that the above is with no changes to the example. But you can further exacerbate the issue by adding any set of |
|
Thanks for testing and reporting the issue with logs. I can reproduce this issue locally, too. It seems there is a flakiness in the system. I filed a bug to investigate this issue further, https://issuetracker.google.com/issues/203448784. |
…age with AndroidX Test Orchestrator