Skip to content

Commit

Permalink
Re-enable firebase test and don't use google login (flutter#11228)
Browse files Browse the repository at this point in the history
  • Loading branch information
dnfield authored Aug 19, 2019
1 parent 8213d41 commit 74ac6d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/firebase_testlab.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ gcloud --project flutter-infra firebase test android run \
--app $1 \
--timeout 2m \
--results-bucket=gs://flutter_firebase_testlab \
--results-dir=engine_scenario_test/$GIT_REVISION/$BUILD_ID || exit 0
--results-dir=engine_scenario_test/$GIT_REVISION/$BUILD_ID \
--no-auto-google-login

0 comments on commit 74ac6d2

Please sign in to comment.