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

Bump to mono/mono/2019-06@6434153d #3540

Merged
merged 1 commit into from
Aug 23, 2019

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