Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android emulator removed in the latest Ubuntu 22.04 image (20241201.1) #11092

Open
2 of 15 tasks
skyline75489 opened this issue Dec 4, 2024 · 3 comments
Open
2 of 15 tasks

Comments

@skyline75489
Copy link

Description

Android emulator can no longer be found with the latest Ubuntu 22.04 image (20241201.1)

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022

Image version and build link

https://github.com/microsoft/onnxruntime-genai/actions/runs/12151684632/job/33886721985

Is it regression?

20241124.1.0

Expected behavior

Android emulator can be found and used.

The job worked with 20241124.1.0. See: https://github.com/microsoft/onnxruntime-genai/actions/runs/12134105425/job/33830765031

Actual behavior

Android emulator can't be found.

Repro steps

Nothing really changes from our side. After the latest image release, our Python testing code throws exception:

FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/android/sdk/emulator'
@hemanthmanga
Copy link
Contributor

Hi @skyline75489, Thank you for bringing this issue to our attention. We are looking into this issue and will update you on this issue after investigating.

@baijumeswani
Copy link

@hemanthmanga any update on this?

@skyline75489
Copy link
Author

Switching to Ubuntu 24.04 doesn't help, either. See https://github.com/microsoft/onnxruntime-genai/actions/runs/12368157404/job/34517650932?pr=1155

@hemanthmanga Is it safe to say Android emulator will not be available in the future? If so, we'll need to migrate our tests somewhere else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants