Skip to content

Commit ff27e4a

Browse files
authored
Mark analyzer_benchmark unflaky (#160991)
This should have been marked unflaky when flutter/flutter#158243 was closed.
1 parent e30bf85 commit ff27e4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,6 @@ targets:
362362
# are intentionally running it in the devicelab to ensure that it does not
363363
# run on a VM in order to avoid noisy results from the benchmark.
364364
- name: Linux analyzer_benchmark
365-
bringup: true # Flaky https://github.com/flutter/flutter/issues/158243
366365
recipe: devicelab/devicelab_drone
367366
timeout: 60
368367
properties:

0 commit comments

Comments
 (0)