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
This commit is contained in:
Zachary Anderson 2023-04-26 14:02:49 -07:00 committed by GitHub
parent 06a6ba9675
commit 1d30a1fc5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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