@@ -3964,17 +3964,7 @@ targets:
3964
3964
]
3965
3965
tags : >
3966
3966
["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
3978
3968
3979
3969
- name : Mac_benchmark flutter_gallery_macos__compile
3980
3970
presubmit : false
@@ -4429,24 +4419,34 @@ targets:
4429
4419
- engine/**
4430
4420
- DEPS
4431
4421
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
+
4432
4441
- name : Mac plugin_test_macos
4442
+ # - name: Mac macos_integration_test
4433
4443
recipe : devicelab/devicelab_drone
4434
4444
timeout : 60
4445
+ # bringup: true
4435
4446
properties :
4436
- dependencies : >-
4437
- [
4438
- {"dependency": "ruby", "version": "ruby_3.1-pod_1.13"}
4439
- ]
4440
4447
tags : >
4441
4448
["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
4450
4450
4451
4451
- name : Mac_x64 tool_host_cross_arch_tests
4452
4452
recipe : flutter/flutter_drone
0 commit comments