Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit

Permalink
Reverts "[Android] Re-land "Add target to have linux_android_emulator…
Browse files Browse the repository at this point in the history
…_tests run on AVDs with Android 33 & 34"" (#48988)

Reverts #48936
Initiated by: loic-sharma
This change reverts the following previous change:
Original Description:
Re-lands #48811 with corrected config file name.

[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
  • Loading branch information
auto-submit[bot] authored Dec 13, 2023
1 parent 866cc36 commit 251efb1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 81 deletions.
15 changes: 0 additions & 15 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,21 +65,6 @@ targets:
- lib/ui/**
- shell/platform/android/**

# Task to run Linux linux_android_emulator_tests on AVDs running Android 33
# instead of 34 for investigating https://github.com/flutter/flutter/issues/137947.
- name: Linux linux_android_emulator_tests_api_33
bringup: true
enabled_branches:
- main
recipe: engine_v2/engine_v2
properties:
config_name: linux_android_emulator_api_33
timeout: 60
runIf:
- .ci.yaml
- lib/ui/**
- shell/platform/android/**

- name: Linux builder_cache
enabled_branches:
- main
Expand Down
66 changes: 0 additions & 66 deletions ci/builders/linux_android_emulator_api_33.json

This file was deleted.

0 comments on commit 251efb1

Please sign in to comment.