We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f90620 commit f582c0cCopy full SHA for f582c0c
.ci.yaml
@@ -445,6 +445,8 @@ targets:
445
"--device", "model=redfin,version=30",
446
"--device", "model=griffin,version=24"
447
]
448
+ # TODO(flutter/flutter#123331): This device is flaking.
449
+ # "--device", "model=Nexus6P,version=25",
450
virtual_devices: >-
451
[
452
"--device", "model=Nexus5,version=21",
@@ -471,6 +473,8 @@ targets:
471
473
472
474
475
476
477
478
479
480
@@ -497,6 +501,8 @@ targets:
497
501
498
502
499
503
504
505
500
506
507
508
0 commit comments