Unverified Commit 05cd4fd0 authored by Polina Cherkasova's avatar Polina Cherkasova Committed by GitHub

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

parent e5c286e0
......@@ -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: >-
[
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment