mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Make leak_tracking bots sticked to the left even if bot thinks they are non-flacky. (#142744)
This commit is contained in:
parent
e5c286e02e
commit
05cd4fd042
2
.ci.yaml
2
.ci.yaml
@ -5095,6 +5095,7 @@ targets:
|
||||
bringup: true # New target: https://github.com/flutter/flutter/issues/140414
|
||||
timeout: 120
|
||||
properties:
|
||||
ignore_flakiness: "true"
|
||||
test_timeout_secs: "3600" # 1 hour
|
||||
dependencies: >-
|
||||
[
|
||||
@ -5180,6 +5181,7 @@ targets:
|
||||
bringup: true # New target: https://github.com/flutter/flutter/issues/140414
|
||||
timeout: 120
|
||||
properties:
|
||||
ignore_flakiness: "true"
|
||||
test_timeout_secs: "3600" # 1 hour
|
||||
dependencies: >-
|
||||
[
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user