Skip to content

Android emulator tests have regressed to running on api 31 #134588

@gmackall

Description

@gmackall

In the past, these tests respected the android_virtual_device dependency. Here is a PR #127689 and corresponding run of one of the tests that changed https://ci.chromium.org/ui/p/flutter/builders/try/Linux%20android%20views/27706/overview.

As you can see, the change to the dependency worked and the test started an api 33 emulator.

Here is a run of the same test from a recent PR: https://ci.chromium.org/ui/p/flutter/builders/try/Linux%20android%20views/34883/overview.

The test instead starts an api 31 emulator, despite the dependency still existing (although it was bumped to version 34 recently).

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listteam-infraOwned by Infrastructure teamtriaged-infraTriaged by Infrastructure team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions