mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Marks Linux analyzer_benchmark to be unflaky (#167630)
<!-- meta-tags: To be used by the automation script only, DO NOT MODIFY.
{
"name": "Linux analyzer_benchmark"
}
-->
The issue https://github.com/flutter/flutter/issues/161306 has been
closed, and the test has been passing for [50 consecutive
runs](https://data.corp.google.com/sites/flutter_infra_metrics_datasite/flutter_check_test_flakiness_status_dashboard/?p=BUILDER_NAME:%22Linux%20analyzer_benchmark%22).
This test can be marked as unflaky.
Co-authored-by: Matan Lurey <matanlurey@users.noreply.github.com>
This commit is contained in:
parent
59c8eab80f
commit
3ec8d19e10
1
.ci.yaml
1
.ci.yaml
@ -375,7 +375,6 @@ targets:
|
||||
# are intentionally running it in the devicelab to ensure that it does not
|
||||
# run on a VM in order to avoid noisy results from the benchmark.
|
||||
- name: Linux analyzer_benchmark
|
||||
bringup: true # Flaky https://github.com/flutter/flutter/issues/161306
|
||||
recipe: devicelab/devicelab_drone
|
||||
timeout: 60
|
||||
properties:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user