Add ignore_flakiness property to staging builds. (#104102)

* Add ignore_flakiness property to staging builds.

Bug:104100

* Update .ci.yaml
This commit is contained in:
yusuf-goog 2022-05-20 09:45:58 -07:00 committed by GitHub
parent 17f3618ca3
commit 874b6c08f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,7 @@ platform_properties:
]
os: Ubuntu
device_type: none
ignore_flakiness: "true"
linux:
properties:
dependencies: >-
@ -2244,6 +2245,7 @@ targets:
recipe: flutter/flutter
timeout: 60
properties:
ignore_flakiness: "true"
tags: >
["framework","hostonly"]
validation: analyze
@ -2255,6 +2257,7 @@ targets:
recipe: flutter/flutter_drone
timeout: 60
properties:
ignore_flakiness: "true"
dependencies: >-
[
{"dependency": "goldctl"},