Skip to content

Commit 13ff16c

Browse files
author
Chris Yang
authored
remove Mac_ios ios_app_with_extensions_test (#131806)
Removing the extension test that unnecessarily running with devices. The new hostonly tests were added in flutter/flutter#131441
1 parent 4df8d23 commit 13ff16c

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

.ci.yaml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3712,24 +3712,6 @@ targets:
37123712
["devicelab", "ios", "mac"]
37133713
task_name: integration_ui_ios_textfield
37143714

3715-
- name: Mac_ios ios_app_with_extensions_test
3716-
recipe: devicelab/devicelab_drone
3717-
presubmit: false
3718-
timeout: 60
3719-
properties:
3720-
tags: >
3721-
["devicelab", "ios", "mac"]
3722-
task_name: ios_app_with_extensions_test
3723-
3724-
- name: Mac_arm64_ios ios_app_with_extensions_test
3725-
recipe: devicelab/devicelab_drone
3726-
presubmit: false
3727-
timeout: 60
3728-
properties:
3729-
tags: >
3730-
["devicelab", "ios", "mac", "arm64"]
3731-
task_name: ios_app_with_extensions_test
3732-
37333715
- name: Mac_x64 ios_app_with_extensions_test
37343716
recipe: devicelab/devicelab_drone
37353717
presubmit: false
@@ -3742,7 +3724,6 @@ targets:
37423724
tags: >
37433725
["devicelab", "hostonly", "mac"]
37443726
task_name: ios_app_with_extensions_test
3745-
bringup: true
37463727

37473728
- name: Mac_arm64 ios_app_with_extensions_test
37483729
recipe: devicelab/devicelab_drone
@@ -3756,7 +3737,6 @@ targets:
37563737
tags: >
37573738
["devicelab", "hostonly", "mac", "arm64"]
37583739
task_name: ios_app_with_extensions_test
3759-
bringup: true
37603740

37613741
- name: Mac_ios ios_content_validation_test
37623742
recipe: devicelab/devicelab_drone

0 commit comments

Comments
 (0)