Android Instrumented Test succeeds on Bitrise but fail locally

we have a workflow for Android intstrumented tests. When we launch it on the Bitrise server it succeeds most of the time (rare fails) but when trying to launch the same workflow locally (“bitrise run build_and_uiautomator_test”) the workflow almost always fails during the instrumented test step (“Android Instrumented Test (Failed)”). The log file I see in terminal is very scarce and doesn’t provide any insights of the problem.

How can I find more details about the fail? Is there a way to get a detailed log output from the local workflow run?
Also is there maybe a common issue for this particular behavior I can look into?
I’m using Mac and Terminal to launch the workflow.

Thank you :slight_smile:

Hi @taar1,

If you are still facing the issue, can you please reach out to our support team? https://support.bitrise.io/hc/en-us/requests/new

Make sure to enable support access as well and we will take a look.