From 1d30a1fc5a17bf09c6b72326bc4fd1586583fccd Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Wed, 26 Apr 2023 14:02:49 -0700 Subject: [PATCH] Remove flavors_test_macos (#125581) This test has been failing for the past >1000 runs, and is wedging a bot for 30 minutes as the failure mode is a timeout. Fixes https://github.com/flutter/flutter/issues/119782 --- .ci.yaml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 9793bc2d3e2..644c835aa50 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -2703,20 +2703,6 @@ targets: - bin/** - .ci.yaml - - name: Mac flavors_test_macos - bringup: true - recipe: devicelab/devicelab_drone - timeout: 60 - properties: - dependencies: >- - [ - {"dependency": "xcode", "version": "14c18"}, - {"dependency": "gems", "version": "v3.3.14"} - ] - tags: > - ["devicelab", "hostonly", "mac"] - task_name: flavors_test_macos - - name: Mac_benchmark flutter_gallery_macos__compile presubmit: false recipe: devicelab/devicelab_drone