未验证 提交 36274b0d 编写于 作者: D Dan Field 提交者: GitHub

Update firebase_testlab.sh (#25816)

上级 093f66f3
......@@ -25,11 +25,11 @@ BUILD_ID="${3:-$SWARMING_TASK_ID}"
# This type of test will give the application a handle to a file, and
# we'll write the timeline JSON to that file.
# See https://firebase.google.com/docs/test-lab/android/game-loop
# Pixel 4. As of this commit, this is a highly available device in FTL.
gcloud --project flutter-infra firebase test android run \
--type game-loop \
--app "$APP" \
--timeout 2m \
--results-bucket=gs://flutter_firebase_testlab \
--results-dir="engine_scenario_test/$GIT_REVISION/$BUILD_ID" \
# Pixel 4. As of this commit, this is a highly available device in FTL.
--device model=flame,version=29
--device model=flame,version=29
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册