Skip to content

Android tests are failing with missing input files for the emulator #8280

@jin

Description

@jin

Discovered in bazelbuild/continuous-integration#644, where using Bazel 0.25.1 with a stable version of the emulator (v29.x) results in missing input files for emulator/emulator64-x86 and emulator/emulator64-arm, causing builds to fail. The diff is here: bazelbuild/continuous-integration#644 (comment)

I'm marking this as a P0 because there's no way to download older emulator builds from AS or sdkmanager.

Currently, the workaround is to ask users to manually download an older build from http://dl.google.com/android/repository/emulator-linux-5395263.zip, which is a build that contains the missing binaries (Android emulator version 28.0.25.0).

Metadata

Metadata

Assignees

No one assigned

    Labels

    P0This is an emergency and more important than other current work. (Assignee required)team-AndroidIssues for Android team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions