I’ve tried to run UI tests with Bitrise using Virtual Device Testing for Android step.
Unfortunately, build is stuck at this point for long time while displaying just (1/1) Running and then fails (timeout?)
Our App contains over 50 UI test methods ATM.
Do You have any update on that issue?
Our company wants to buy subscription for Bitrise.io, because we appreciate simplicity of whole CI stuff, but unfortunately I don’t think its possible if its not working
Checked the build and I don’t see any issue there, I mean the tests were performed but there were issues which are reported on the Virtual Device Tests tab.
Initially I thought you had some kind of testing timeout issue based on your initial message, that’s why I suggested increasing the timeout, sorry if I misunderstood you.
The reported (1/1) in the log is for the “test set” / device (you configured tests to be performed on a single device) - was that the source of the confusion?