Skip to content

[CoreCLR] Stub out mono_runtime_set_pending_exception for CoreCLR.#11521

Merged
rolfbjarne merged 1 commit intodotnet:mainfrom
rolfbjarne:coreclr-mono-runtime-set-pending-exception-stub
May 13, 2021
Merged

[CoreCLR] Stub out mono_runtime_set_pending_exception for CoreCLR.#11521
rolfbjarne merged 1 commit intodotnet:mainfrom
rolfbjarne:coreclr-mono-runtime-set-pending-exception-stub

Conversation

@rolfbjarne
Copy link
Member

We need additional API in CoreCLR to support pending exception properly, and
this is in progress 1. In the meantime, stub out parts of it, so that the
process doesn't abort. This way we'll have failing tests instead (and work in
other areas can progress, since the process doesn't abort).

We need additional API in CoreCLR to support pending exception properly, and
this is in progress [1]. In the meantime, stub out parts of it, so that the
process doesn't abort. This way we'll have failing tests instead (and work in
other areas can progress, since the process doesn't abort).

[1]: dotnet/runtime#52146
@rolfbjarne rolfbjarne added the not-notes-worthy Ignore for release notes label May 12, 2021
@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ [PR Build] Tests passed on Build. ✅

Tests passed on Build.

API diff

✅ API Diff from stable

View API diff

API & Generator diff

API Diff (from PR only) (no change)
Generator Diff (no change)

🎉 All 83 tests passed 🎉

Pipeline on Agent XAMBOT-1098.BigSur
Merge 7d6e6be into dc320a3

@rolfbjarne rolfbjarne merged commit 751976a into dotnet:main May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not-notes-worthy Ignore for release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants