Unverified Commit b7a64b76 authored by Emmanuel Garcia's avatar Emmanuel Garcia Committed by GitHub

Remove gradle_plugin_light_apk_test tasks that are irrelevant (#100087)

parent a3514c77
......@@ -2770,30 +2770,6 @@ targets:
- bin/**
- .ci.yaml
- name: Mac gradle_plugin_light_apk_test
recipe: devicelab/devicelab_drone
timeout: 60
properties:
caches: >-
[
{"name":"gradle","path":"gradle"}
]
dependencies: >-
[
{"dependency": "android_sdk", "version": "version:31v8"},
{"dependency": "open_jdk"},
{"dependency": "xcode"},
{"dependency": "gems"}
]
tags: >
["devicelab","hostonly"]
task_name: gradle_plugin_light_apk_test
scheduler: luci
runIf:
- dev/**
- bin/**
- .ci.yaml
- name: Mac module_custom_host_app_name_test
recipe: devicelab/devicelab_drone
timeout: 60
......@@ -3937,30 +3913,6 @@ targets:
task_name: gradle_plugin_fat_apk_test
scheduler: luci
- name: Windows gradle_plugin_light_apk_test
bringup: true # Flaky https://github.com/flutter/flutter/issues/97956
recipe: devicelab/devicelab_drone
timeout: 60
properties:
caches: >-
[
{"name":"gradle","path":"gradle"}
]
dependencies: >-
[
{"dependency": "android_sdk", "version": "version:31v8"},
{"dependency": "chrome_and_driver", "version": "version:84"},
{"dependency": "open_jdk"}
]
tags: >
["devicelab","hostonly"]
task_name: gradle_plugin_light_apk_test
scheduler: luci
runIf:
- dev/**
- bin/**
- .ci.yaml
- name: Windows hot_mode_dev_cycle_win_target__benchmark
recipe: devicelab/devicelab_drone
presubmit: false
......
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