You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AvdManager Emulator Install test fails on macOS agent due to Warning: Observed package in inconsistent location.
[xUnit.net 00:00:18.59] Xappium.Cli.Tests.AvdManagerTests.InstallsEmulator [FAIL]
X Xappium.Cli.Tests.AvdManagerTests.InstallsEmulator [14s 996ms]
Error Message:
System.Exception : Warning: Observed package id 'ndk;21.4.7075529' in inconsistent location '/Users/runner/Library/Android/sdk/ndk-bundle' (Expected '/Users/runner/Library/Android/sdk/ndk/21.4.7075529')
Error: Package path is not valid. Valid system image paths are:
null
Stack Trace:
at Xappium.Android.AvdManager.ExecuteInternal(Action`1 configure, CancellationToken cancellationToken, PipeSource stdInput) in /_/src/Xappium.Cli/Android/Tools/AvdManager.cs:line 98
at Xappium.Android.AvdManager.InstallEmulator(Int32 sdkVersion, CancellationToken cancellationToken) in /_/src/Xappium.Cli/Android/Tools/AvdManager.cs:line 32
at Xappium.Cli.Tests.AvdManagerTests.InstallsEmulator() in /_/tests/Xappium.Cli.Tests/AvdManagerTests.cs:line 28
--- End of stack trace from previous location where exception was thrown ---
macOS Agent Android Home directory has both an ndk & ndk-bundle sub-directory:
Description
AvdManager Emulator Install test fails on macOS agent due to Warning: Observed package in inconsistent location.
macOS Agent Android Home directory has both an ndk & ndk-bundle sub-directory:
--- ndk ---
--- ndk-bundle ---
--- Android Environment Variables ---
The text was updated successfully, but these errors were encountered: