FirebaseTestLab-Android icon indicating copy to clipboard operation
FirebaseTestLab-Android copied to clipboard

The matrix list name is blank with this plugin

Open jleidgens opened this issue 3 years ago • 2 comments

I assume this is more an issue of my setup and I would be glad to do a PR to update the documentation once I understand what is happening.

I use your plugin to run Android tests on firebase. If I go to the testlab page there are multiple lists of test runs. All automatic test runs since the integration of the plugin are in the page with the name "blank"

Screenshot 2021-04-20 at 10 15 05

You can also answer in this stackoverflow question if that is more sensible then using the issues for that: https://stackoverflow.com/questions/67179157/firebase-test-lab-test-matrix-name

jleidgens avatar Apr 20 '21 13:04 jleidgens

@jleidgens did you managed to fix this?

ampeixoto avatar May 02 '22 19:05 ampeixoto

I guess you are testing a library module (rather than .apk) and Firebase plugin generates the blank app for you using https://github.com/piotrmadry/FirebaseTestLab-Android/pull/30 ? As mentioned in that PR the name of the app is always Blank.

zbynek avatar May 02 '22 22:05 zbynek