Add comments to .ci.yaml that were removed from recipes. (#129321)
Firebaselab recipe was cleaned up and comments removed. This is adding the still valid comments to the .ci.yaml file.
This commit is contained in:
6
.ci.yaml
6
.ci.yaml
@@ -445,6 +445,8 @@ targets:
|
||||
"--device", "model=redfin,version=30",
|
||||
"--device", "model=griffin,version=24"
|
||||
]
|
||||
# TODO(flutter/flutter#123331): This device is flaking.
|
||||
# "--device", "model=Nexus6P,version=25",
|
||||
virtual_devices: >-
|
||||
[
|
||||
"--device", "model=Nexus5,version=21",
|
||||
@@ -471,6 +473,8 @@ targets:
|
||||
"--device", "model=redfin,version=30",
|
||||
"--device", "model=griffin,version=24"
|
||||
]
|
||||
# TODO(flutter/flutter#123331): This device is flaking.
|
||||
# "--device", "model=Nexus6P,version=25",
|
||||
virtual_devices: >-
|
||||
[
|
||||
"--device", "model=Nexus5,version=21",
|
||||
@@ -497,6 +501,8 @@ targets:
|
||||
"--device", "model=redfin,version=30",
|
||||
"--device", "model=griffin,version=24"
|
||||
]
|
||||
# TODO(flutter/flutter#123331): This device is flaking.
|
||||
# "--device", "model=Nexus6P,version=25",
|
||||
virtual_devices: >-
|
||||
[
|
||||
"--device", "model=Nexus5,version=21",
|
||||
|
||||
Reference in New Issue
Block a user