From c1b764a80fee87995b992e39cdb06ca3bda10d15 Mon Sep 17 00:00:00 2001 From: Christopher Fujino Date: Wed, 28 Jun 2023 16:26:56 -0700 Subject: [PATCH] mark autoroller flaky (#129745) Unblock tree while I investigate: https://github.com/flutter/flutter/issues/129744 --- .ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ci.yaml b/.ci.yaml index c62d804585..e5ebac4afd 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -243,6 +243,8 @@ targets: - name: Linux packages_autoroller presubmit: false + # TODO(fujino): https://github.com/flutter/flutter/issues/129744 + bringup: true recipe: pub_autoroller/pub_autoroller timeout: 30 enabled_branches: