-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listteam-infraOwned by Infrastructure teamOwned by Infrastructure teamtriaged-infraTriaged by Infrastructure teamTriaged by Infrastructure team
Description
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 listImportant issues not at the top of the work listteam-infraOwned by Infrastructure teamOwned by Infrastructure teamtriaged-infraTriaged by Infrastructure teamTriaged by Infrastructure team