Unverified Commit 1d30a1fc authored by Zachary Anderson's avatar Zachary Anderson Committed by GitHub

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
parent 06a6ba96
...@@ -2703,20 +2703,6 @@ targets: ...@@ -2703,20 +2703,6 @@ targets:
- bin/** - bin/**
- .ci.yaml - .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 - name: Mac_benchmark flutter_gallery_macos__compile
presubmit: false presubmit: false
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment