From 4eda3b96c5dac0f7516cf3c87b657ee494df0bf3 Mon Sep 17 00:00:00 2001 From: Victoria Ashworth <15619084+vashworth@users.noreply.github.com> Date: Thu, 9 Nov 2023 18:12:06 -0600 Subject: [PATCH] Move Mac_build_test flutter_gallery__transition_perf_e2e_ios to staging (#138196) Seems that bots recently upgraded to macOS 13 are missing certs (https://github.com/flutter/flutter/issues/138194). Temporarily move `Mac_build_test flutter_gallery__transition_perf_e2e_ios` to staging. --- .ci.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index f95f87c3dd9..78ac49a8487 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -4441,7 +4441,8 @@ targets: - name: Mac_build_test flutter_gallery__transition_perf_e2e_ios recipe: devicelab/devicelab_drone_build_test - presubmit: false + # TODO(vashworth): Take out of bringup once https://github.com/flutter/flutter/issues/138194 is resolved. + bringup: true timeout: 60 properties: tags: >