Skip to content

Commit 804c6bb

Browse files
committed
try again
1 parent d8d26cf commit 804c6bb

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

.ci.yaml

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3964,17 +3964,7 @@ targets:
39643964
]
39653965
tags: >
39663966
["devicelab", "hostonly", "mac"]
3967-
task_name: macos_integration_test
3968-
3969-
# - name: Mac macos_integration_test
3970-
# presubmit: false
3971-
# recipe: devicelab/devicelab_drone
3972-
# timeout: 60
3973-
# bringup: true
3974-
# properties:
3975-
# tags: >
3976-
# ["devicelab", "hostonly", "mac"]
3977-
# task_name: macos_integration_test
3967+
task_name: flavors_test_macos
39783968

39793969
- name: Mac_benchmark flutter_gallery_macos__compile
39803970
presubmit: false
@@ -4429,24 +4419,34 @@ targets:
44294419
- engine/**
44304420
- DEPS
44314421

4422+
# - name: Mac plugin_test_macos
4423+
# recipe: devicelab/devicelab_drone
4424+
# timeout: 60
4425+
# properties:
4426+
# dependencies: >-
4427+
# [
4428+
# {"dependency": "ruby", "version": "ruby_3.1-pod_1.13"}
4429+
# ]
4430+
# tags: >
4431+
# ["devicelab", "hostonly", "mac"]
4432+
# task_name: plugin_test_macos
4433+
# runIf:
4434+
# - dev/**
4435+
# - packages/flutter_tools/**
4436+
# - bin/**
4437+
# - .ci.yaml
4438+
# - engine/**
4439+
# - DEPS
4440+
44324441
- name: Mac plugin_test_macos
4442+
# - name: Mac macos_integration_test
44334443
recipe: devicelab/devicelab_drone
44344444
timeout: 60
4445+
# bringup: true
44354446
properties:
4436-
dependencies: >-
4437-
[
4438-
{"dependency": "ruby", "version": "ruby_3.1-pod_1.13"}
4439-
]
44404447
tags: >
44414448
["devicelab", "hostonly", "mac"]
4442-
task_name: plugin_test_macos
4443-
runIf:
4444-
- dev/**
4445-
- packages/flutter_tools/**
4446-
- bin/**
4447-
- .ci.yaml
4448-
- engine/**
4449-
- DEPS
4449+
task_name: macos_integration_test
44504450

44514451
- name: Mac_x64 tool_host_cross_arch_tests
44524452
recipe: flutter/flutter_drone

0 commit comments

Comments
 (0)