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

Commit b3516c4

Browse files
authored
Remove Impeller/OpenGLES from CI branch for Android e2e tests. (#51734)
We don't intend to make much progress on the Impeller OpenGLES backend in 2024. I won't remove the capability to run these tests locally (the plumbing is already done and doesn't cost anything), but we don't need to have these just sit/flake on CI consuming resources. Partial work towards flutter/flutter#144064.
1 parent 922c7b1 commit b3516c4

File tree

2 files changed

+0
-112
lines changed

2 files changed

+0
-112
lines changed

.ci.yaml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -89,28 +89,6 @@ targets:
8989
- testing/scenario_app/**
9090
- testing/skia_gold_client/**
9191

92-
# TODO(matanlurey): OpenGLES is very flaky, https://github.com/flutter/flutter/issues/143626.
93-
- name: Linux linux_android_emulator_opengles_tests
94-
bringup: true
95-
enabled_branches:
96-
- main
97-
recipe: engine_v2/engine_v2
98-
properties:
99-
config_name: linux_android_emulator_opengles
100-
dependencies: >-
101-
[
102-
{"dependency": "goldctl", "version": "git_revision:720a542f6fe4f92922c3b8f0fdcc4d2ac6bb83cd"}
103-
]
104-
timeout: 90
105-
runIf:
106-
- .ci.yaml
107-
- ci/builders/linux_android_emulator.json
108-
- DEPS
109-
- lib/ui/**
110-
- shell/platform/android/**
111-
- testing/scenario_app/**
112-
- testing/skia_gold_client/**
113-
11492
# Task to run Linux linux_android_emulator_tests on AVDs running Android 33
11593
# instead of 34 for investigating https://github.com/flutter/flutter/issues/137947.
11694
- name: Linux linux_android_emulator_tests_api_33

ci/builders/linux_android_emulator_opengles.json

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

0 commit comments

Comments
 (0)