Skip to content

Conversation

@brendanzagaeski
Copy link
Contributor

Changes: mono/mono@cc0632e...6434153

Fixes: #3388

As part of this bump, add a .apk test for the scenario from
#3388. I confirmed
locally that this test failed on an Android 7.1 (API level 25) x86
emulator before the Mono version bump and passed after it.

One caution is that #3388 does not affect the most recent Android
versions, and the continuous integration builds currently only run the
.apk tests on an API level 29 emulator, so this test would have passed
in the CI builds even before the Mono version bump.

Changes: mono/mono@cc0632e...6434153

Fixes: dotnet#3388

As part of this bump, add a `.apk` test for the scenario from
dotnet#3388.  I confirmed
locally that this test failed on an Android 7.1 (API level 25) x86
emulator before the Mono version bump and passed after it.

One caution is that dotnet#3388 does not affect the most recent Android
versions, and the continuous integration builds currently only run the
`.apk` tests on an API level 29 emulator, so this test would have passed
in the CI builds even before the Mono version bump.
@jonpryor jonpryor merged commit d0983c5 into dotnet:master Aug 23, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 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.

VS 16.2.0 regression: failed DllImport on the libdl system library.

2 participants