Skip to content

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Jun 29, 2025

Fixes #72801

@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
Copy link
Member Author

jkotas commented Jun 29, 2025

/azp run runtime-nativeaot-outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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 a previously disabled test for issue #72801 by ensuring native AOT test support and removing the skip attribute.

  • Adds EventSourceSupport property for Native AOT test runs in the test project
  • Removes the [ActiveIssue] attribute to allow the test to run again

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/libraries/System.Diagnostics.DiagnosticSource/tests/System.Diagnostics.DiagnosticSource.Tests.csproj Enable <EventSourceSupport> when TestNativeAot is true
src/libraries/System.Diagnostics.DiagnosticSource/tests/DiagnosticSourceEventSourceBridgeTests.cs Remove [ActiveIssue] attribute from NoExceptionThrownWhenProcessingStaticActivityProperties

@tarekgh tarekgh added this to the 10.0.0 milestone Jun 29, 2025
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!

@jkotas
Copy link
Member Author

jkotas commented Jun 30, 2025

/ba-g dead letter and other infra issues

@jkotas jkotas merged commit bdfb872 into dotnet:main Jun 30, 2025
97 of 111 checks passed
@jkotas jkotas deleted the issue-72801 branch July 19, 2025 23:54
@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.

[NativeAOT] Investigate the reflection invoke test failure in DiagnosticSource
3 participants