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

Remove Impeller/OpenGLES from CI branch for Android e2e tests. #51734

Merged
merged 2 commits into from
Mar 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 0 additions & 22 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,28 +89,6 @@ targets:
- testing/scenario_app/**
- testing/skia_gold_client/**

# TODO(matanlurey): OpenGLES is very flaky, https://github.com/flutter/flutter/issues/143626.
- name: Linux linux_android_emulator_opengles_tests
bringup: true
enabled_branches:
- main
recipe: engine_v2/engine_v2
properties:
config_name: linux_android_emulator_opengles
dependencies: >-
[
{"dependency": "goldctl", "version": "git_revision:720a542f6fe4f92922c3b8f0fdcc4d2ac6bb83cd"}
]
timeout: 90
runIf:
- .ci.yaml
- ci/builders/linux_android_emulator.json
- DEPS
- lib/ui/**
- shell/platform/android/**
- testing/scenario_app/**
- testing/skia_gold_client/**

# 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
Expand Down
90 changes: 0 additions & 90 deletions ci/builders/linux_android_emulator_opengles.json

This file was deleted.