Skip to content

Re-enable test disabled against #103333 #117124

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Jun 29, 2025

Closes #103333

@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jun 29, 2025
@jkotas
Copy link
Member Author

jkotas commented Jun 29, 2025

/azp run runtime-nativeaot-outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jkotas jkotas changed the title Re-enable test disabled against 103333 Re-enable test disabled against #103333 Jun 29, 2025
@jkotas jkotas added area-NativeAOT-coreclr and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jun 29, 2025
Copy link
Contributor

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

@jkotas
Copy link
Member Author

jkotas commented Jun 29, 2025

/azp run runtime-nativeaot-outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jkotas jkotas marked this pull request as ready for review June 29, 2025 15:41
@Copilot Copilot AI review requested due to automatic review settings June 29, 2025 15:41
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Re-enables tests that were previously excluded due to issue #103333 by removing the exclusion configuration for ARM NativeAOT.

  • Removed the <ItemGroup> that excluded GC/API/GC/GetTotalAllocatedBytes/** tests on ARM native AOT.
  • Cleans up obsolete exclusion now that the underlying issue is resolved.

@jkotas jkotas requested a review from MichalStrehovsky June 29, 2025 15:42
@jkotas
Copy link
Member Author

jkotas commented Jun 29, 2025

This does not appear to fail anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Debug Assertion Violation: 'codeManager->IsUnwindable(pvAddress) || runtime->IsConservativeStackReportingEnabled()'
1 participant