Make leak_tracking bots sticked to the left even if bot thinks they are non-flacky. (#142744)

This commit is contained in:
Polina Cherkasova
2024-02-01 13:47:54 -08:00
committed by GitHub
parent e5c286e02e
commit 05cd4fd042

View File

@@ -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: >-
[