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

Add a test for the first chance exception event to NativeAOT smoke tests #86560

Merged

Conversation

SingleAccretion
Copy link
Contributor

I was working on #2169 and wanted to add a test for this functionality - seems like it belongs upstream as other similar runtime-implemented callbacks (stack trace appending, unhandled exceptions) are already being tested.

@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label May 21, 2023
@ghost
Copy link

ghost commented May 21, 2023

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

Issue Details

I was working on #2169 and wanted to add a test for this functionality - seems like it belongs upstream as other similar runtime-implemented callbacks (stack trace appending, unhandled exceptions) are already being tested.

Author: SingleAccretion
Assignees: -
Labels:

community-contribution, area-NativeAOT-coreclr

Milestone: -

@SingleAccretion SingleAccretion marked this pull request as draft May 21, 2023 20:18
Copy link
Member

@MichalStrehovsky MichalStrehovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Any reason it's still a draft?

@SingleAccretion
Copy link
Contributor Author

Any reason it's still a draft?

Odd failure mode on Linux-ARM64 (I now see this is #85082) - we should rerun it.

@SingleAccretion SingleAccretion marked this pull request as ready for review May 22, 2023 09:35
@MichalStrehovsky MichalStrehovsky merged commit 8163d16 into dotnet:main May 22, 2023
@SingleAccretion SingleAccretion deleted the First-Chance-Exc-NAOT-Test branch May 24, 2023 17:40
@ghost ghost locked as resolved and limited conversation to collaborators Jun 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-NativeAOT-coreclr community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants