Skip to content

Re-enable test disabled against #72801 #117125

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 2 commits into
base: main
Choose a base branch
from
Open

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
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.

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