It appears that using JUnit Assume to skip tests causes the test run to be marked as a failure when using the Android Virtual Device Testing step. It’s unclear to me if this is a firebase issue, or an integration issue. It doesn’t appear to me that the issue lies within the step itself, as it looks like this information comes back from firebase and their REST API.
I’m not sure how the integration between Bitrise and Firebase works, but I’m hoping y’all can look into this one!