mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Mark Mac_mokey microbenchmarks
as flakey (#161550)
Random seed 349875783 is failing half the time. ``` flutter run -v -d IR65S859OJ4HAY6P --profile lib/benchmark_collection.dart --dart-define=seed=349875783 ``` I'm concerned that this sometimes passes, which points to some hidden timing bugs.
This commit is contained in:
parent
b95721ca6f
commit
0009cc358f
1
.ci.yaml
1
.ci.yaml
@ -4813,6 +4813,7 @@ targets:
|
|||||||
- name: Mac_mokey microbenchmarks
|
- name: Mac_mokey microbenchmarks
|
||||||
recipe: devicelab/devicelab_drone
|
recipe: devicelab/devicelab_drone
|
||||||
presubmit: false
|
presubmit: false
|
||||||
|
bringup: true # Flaky: codefu
|
||||||
timeout: 60
|
timeout: 60
|
||||||
properties:
|
properties:
|
||||||
tags: >
|
tags: >
|
||||||
|
Loading…
Reference in New Issue
Block a user