From 6f175f1fcb32fc2ee309ed14bd1ea9342e0acc77 Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Wed, 13 Mar 2024 13:17:09 -0700 Subject: [PATCH] Mark Mac_arm64_ios module_test_ios not flaky (#145044) Revert https://github.com/flutter/flutter/pull/144861 https://github.com/flutter/flutter/issues/144860 was resolved by https://github.com/openid/AppAuth-iOS/pull/825 I'm just going to mark this as unflaky instead of waiting for the bot. --- .ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index d3bb93bd95d..9c2ed89f26f 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -3697,7 +3697,6 @@ targets: - name: Mac_arm64_ios module_test_ios # Must be run on devicelab bot for codesigning https://github.com/flutter/flutter/issues/112033 recipe: devicelab/devicelab_drone presubmit: false - bringup: true # dependency issue: https://github.com/flutter/flutter/issues/144860 timeout: 60 properties: tags: >