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

[Bug]: CI test failed on Build / androidTest (30) #1705

Open
3 tasks done
Jaehwa-Noh opened this issue Nov 21, 2024 · 1 comment
Open
3 tasks done

[Bug]: CI test failed on Build / androidTest (30) #1705

Jaehwa-Noh opened this issue Nov 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Jaehwa-Noh
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Is there a StackOverflow question about this issue?

  • I have searched StackOverflow

What happened?

Since #1699 had been merged, Build / androidTest (30) was failed.
See the actions.

Relevant logcat output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Jaehwa-Noh Jaehwa-Noh added the bug Something isn't working label Nov 21, 2024
@SimonMarquis
Copy link
Contributor

I'm not sure this is really related to this specific PR, because the errors mentions an error while trying to stop the emulator:

Terminate Emulator
  /usr/local/lib/android/sdk/platform-tools/adb -s emulator-5554 emu kill
  OK: killing emulator, bye bye
  OK
INFO    | Wait for emulator (pid 2266) 20 seconds to shutdown gracefully before kill;you can set environment variable ANDROID_EMULATOR_WAIT_TIME_BEFORE_KILL(in seconds) to change the default value (20 seconds)

INFO    | Snapshots have been disabled by the user, save request is ignored.
ERROR   | stop: Not implemented
WARNING | Emulator client has not yet been configured.. Call configure me first!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants