Skip to content

Commit

Permalink
Revert "Update android defines test to use emulator (#118808)" (#118928)
Browse files Browse the repository at this point in the history
This reverts commit 49e025d.
  • Loading branch information
ricardoamador authored Jan 21, 2023
1 parent 49e025d commit bae4c1d
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1379,26 +1379,12 @@ targets:

- name: Linux_android android_defines_test
recipe: devicelab/devicelab_drone
presubmit: true
bringup: true
presubmit: false
timeout: 60
dimensions: {
cores: "swarming.dimension('8')",
kvm: "swarming.dimension('1')",
machine_type: "swarming.dimension('n1-standard-8')"
}
properties:
device_type: "none"
tags: >
["devicelab" ,"android", "linux"]
task_name: android_defines_test
dependencies: >-
[
{"dependency": "android_virtual_device", "version": "31"},
{"dependency": "android_sdk", "version": "version:33v6"},
{"dependency": "open_jdk", "version": "version:11"}
]
use_emulator: "true"

- name: Linux_android android_obfuscate_test
recipe: devicelab/devicelab_drone
Expand Down

0 comments on commit bae4c1d

Please sign in to comment.