You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clear and concise description of what the bug is.
I followed the steps laid out in Flank's read me to configure using flank on circleci. The step to deploy to run tests with Firebase Test Lab keeps failing when trying to run tests using gcloud alpha firebase test ios run flank.ios.yml:gcloud . The error I get is ERROR: (gcloud.alpha.firebase.test.ios.run) Invalid value for [version]: 12.0
To Reproduce
Steps to reproduce the behavior:
Run 'gcloud alpha firebase test ios run flank.ios.yml:gcloud'
See error (gcloud.alpha.firebase.test.ios.run) Invalid value for [version]: 12.0
Expected behavior
A clear and concise description of what you expected to happen.
Tests should be deployed to Firebase Test Lab or an error description that can be better understood
Details (please complete the following information):
Have you tested on the latest Flank snapshot?
Yes
Post the output of flank --version.
Describe the bug
I followed the steps laid out in Flank's read me to configure using flank on circleci. The step to deploy to run tests with Firebase Test Lab keeps failing when trying to run tests using
gcloud alpha firebase test ios run flank.ios.yml:gcloud
. The error I get is ERROR: (gcloud.alpha.firebase.test.ios.run) Invalid value for [version]: 12.0To Reproduce
Expected behavior
Tests should be deployed to Firebase Test Lab or an error description that can be better understood
Details (please complete the following information):
version: v20.08.1
revision: e9ed26c
Additional context
I have also tried running
flank ios run
and the result I get isnull
. I'm including the yml file parsing that was printed when running the methodThe text was updated successfully, but these errors were encountered: