mirror of
https://github.com/flutter/packages.git
synced 2025-06-29 06:06:59 +08:00
[ci] Remove starqlteue
from FTL tests (#4375)
This device seems to have undocumented availability issues that are causing very long wait times and thus frequent CI timeouts. Hopefully fixes https://github.com/flutter/flutter/issues/129873 See also https://github.com/flutter/flutter/issues/130010
This commit is contained in:
@ -198,7 +198,7 @@ task:
|
||||
firebase_test_lab_script:
|
||||
- if [[ -n "$GCLOUD_FIREBASE_TESTLAB_KEY" ]]; then
|
||||
- echo $GCLOUD_FIREBASE_TESTLAB_KEY > ${HOME}/gcloud-service-key.json
|
||||
- ./script/tool_runner.sh firebase-test-lab --device model=redfin,version=30 --device model=starqlteue,version=26 --exclude=script/configs/exclude_integration_android.yaml
|
||||
- ./script/tool_runner.sh firebase-test-lab --device model=redfin,version=30 --exclude=script/configs/exclude_integration_android.yaml
|
||||
- else
|
||||
- echo "This user does not have permission to run Firebase Test Lab tests."
|
||||
- fi
|
||||
|
Reference in New Issue
Block a user