Skip to content

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.

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.

Thanks!

@jkotas
Copy link
Member Author

jkotas commented Jun 30, 2025

/ba-g dead letter

@jkotas jkotas merged commit b7fce81 into dotnet:main Jun 30, 2025
95 of 102 checks passed
@jkotas jkotas deleted the issue-103333 branch July 19, 2025 23:55
@github-actions github-actions bot locked and limited conversation to collaborators Aug 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Debug Assertion Violation: 'codeManager->IsUnwindable(pvAddress) || runtime->IsConservativeStackReportingEnabled()'
2 participants