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

[tests] update Microsoft.Intune.Maui.Essentials.android #8495

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

jonathanpeppers
Copy link
Member

Context: https://www.nuget.org/packages/Microsoft.Intune.Maui.Essentials.android/10.0.0-beta2

A MicrosoftIntune(false) test on xamarin-android/main can fail with:

/Users/runner/.nuget/packages/microsoft.intune.maui.essentials.android/10.0.0-beta/build/netstandard2.0/Microsoft.Intune.Maui.Essentials.android.targets(203,9):
error : /Users/runner/work/1/s/bin/Release/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/8.0.0-rc.2.23466.4/runtimes/android-x64/native/libSystem.Security.Cryptography.Native.Android.jar doesn't contain /Users/runner/.nuget/packages/ and the mamified library won't be placed in the correct intune directory. This is not expected.

This is potentially fixed in the next release, let's try it.

Context: https://www.nuget.org/packages/Microsoft.Intune.Maui.Essentials.android/10.0.0-beta2

A `MicrosoftIntune(false)` test on xamarin-android/main can fail with:

    /Users/runner/.nuget/packages/microsoft.intune.maui.essentials.android/10.0.0-beta/build/netstandard2.0/Microsoft.Intune.Maui.Essentials.android.targets(203,9):
    error : /Users/runner/work/1/s/bin/Release/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/8.0.0-rc.2.23466.4/runtimes/android-x64/native/libSystem.Security.Cryptography.Native.Android.jar doesn't contain /Users/runner/.nuget/packages/ and the mamified library won't be placed in the correct intune directory. This is not expected.

This is potentially fixed in the next release, let's try it.
@jonathanpeppers
Copy link
Member Author

Test looks OK:

image

@jonathanpeppers jonathanpeppers merged commit 5eff7f3 into main Nov 9, 2023
47 checks passed
@jonathanpeppers jonathanpeppers deleted the IntuneBeta2 branch November 9, 2023 18:42
grendello added a commit that referenced this pull request Nov 13, 2023
* main:
  [tests] Better support running on arm64-v8a devices (#8492)
  [Build Tasks] Import mono linker sources (#8482)
  [tests] update Microsoft.Intune.Maui.Essentials.android (#8495)
jonathanpeppers added a commit that referenced this pull request Nov 30, 2023
Context: https://www.nuget.org/packages/Microsoft.Intune.Maui.Essentials.android/10.0.0-beta2

A `MicrosoftIntune(false)` test on xamarin-android/main can fail with:

    /Users/runner/.nuget/packages/microsoft.intune.maui.essentials.android/10.0.0-beta/build/netstandard2.0/Microsoft.Intune.Maui.Essentials.android.targets(203,9):
    error : /Users/runner/work/1/s/bin/Release/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/8.0.0-rc.2.23466.4/runtimes/android-x64/native/libSystem.Security.Cryptography.Native.Android.jar doesn't contain /Users/runner/.nuget/packages/ and the mamified library won't be placed in the correct intune directory. This is not expected.

This is potentially fixed in the next release, let's try it.
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants