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 https://github.com/flutter/flutter/pull/131441
This commit is contained in:
Chris Yang 2023-08-03 09:28:58 -07:00 committed by GitHub
parent 4df8d23e97
commit 13ff16cba9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3712,24 +3712,6 @@ targets:
["devicelab", "ios", "mac"]
task_name: integration_ui_ios_textfield
- name: Mac_ios ios_app_with_extensions_test
recipe: devicelab/devicelab_drone
presubmit: false
timeout: 60
properties:
tags: >
["devicelab", "ios", "mac"]
task_name: ios_app_with_extensions_test
- name: Mac_arm64_ios ios_app_with_extensions_test
recipe: devicelab/devicelab_drone
presubmit: false
timeout: 60
properties:
tags: >
["devicelab", "ios", "mac", "arm64"]
task_name: ios_app_with_extensions_test
- name: Mac_x64 ios_app_with_extensions_test
recipe: devicelab/devicelab_drone
presubmit: false
@ -3742,7 +3724,6 @@ targets:
tags: >
["devicelab", "hostonly", "mac"]
task_name: ios_app_with_extensions_test
bringup: true
- name: Mac_arm64 ios_app_with_extensions_test
recipe: devicelab/devicelab_drone
@ -3756,7 +3737,6 @@ targets:
tags: >
["devicelab", "hostonly", "mac", "arm64"]
task_name: ios_app_with_extensions_test
bringup: true
- name: Mac_ios ios_content_validation_test
recipe: devicelab/devicelab_drone