From 076846c7fe75175adda688cf6cca70a22fee3e94 Mon Sep 17 00:00:00 2001 From: Victoria Ashworth <15619084+vashworth@users.noreply.github.com> Date: Wed, 8 Nov 2023 11:57:15 -0600 Subject: [PATCH] Run a couple of iOS tests in presubmit (#138089) Run a couple of iOS tests in presubmit to validate macOS 13 bots in the try pool are working successfully and consistently. --- .ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 9faa34bbb2..5afe865182 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -3939,18 +3939,18 @@ targets: } bringup: true + # TODO(vashworth): Stop running in presubmit after macOS 13 upgrade is complete (https://github.com/flutter/flutter/issues/134737) - name: Mac_ios flutter_gallery_ios__compile recipe: devicelab/devicelab_drone - presubmit: false timeout: 60 properties: tags: > ["devicelab", "ios", "mac"] task_name: flutter_gallery_ios__compile + # TODO(vashworth): Stop running in presubmit after macOS 13 upgrade is complete (https://github.com/flutter/flutter/issues/134737) - name: Mac_arm64_ios flutter_gallery_ios__compile recipe: devicelab/devicelab_drone - presubmit: false timeout: 60 properties: tags: >