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

Commit 251efb1

Browse files
Reverts "[Android] Re-land "Add target to have linux_android_emulator_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
1 parent 866cc36 commit 251efb1

File tree

2 files changed

+0
-81
lines changed

2 files changed

+0
-81
lines changed

.ci.yaml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -65,21 +65,6 @@ targets:
6565
- lib/ui/**
6666
- shell/platform/android/**
6767

68-
# Task to run Linux linux_android_emulator_tests on AVDs running Android 33
69-
# instead of 34 for investigating https://github.com/flutter/flutter/issues/137947.
70-
- name: Linux linux_android_emulator_tests_api_33
71-
bringup: true
72-
enabled_branches:
73-
- main
74-
recipe: engine_v2/engine_v2
75-
properties:
76-
config_name: linux_android_emulator_api_33
77-
timeout: 60
78-
runIf:
79-
- .ci.yaml
80-
- lib/ui/**
81-
- shell/platform/android/**
82-
8368
- name: Linux builder_cache
8469
enabled_branches:
8570
- main

ci/builders/linux_android_emulator_api_33.json

Lines changed: 0 additions & 66 deletions
This file was deleted.

0 commit comments

Comments
 (0)