Skip to content

Commit f04b0f4

Browse files
Marks Linux analyzer_benchmark to be flaky (flutter#158244)
<!-- meta-tags: To be used by the automation script only, DO NOT MODIFY. { "name": "Linux analyzer_benchmark" } --> Issue link: flutter#158243
1 parent c9eb4ae commit f04b0f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,7 @@ 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
365366
recipe: devicelab/devicelab_drone
366367
timeout: 60
367368
properties:

0 commit comments

Comments
 (0)