Skip to content

Re-enable test disabled against #72801#117125

Merged
jkotas merged 2 commits into
dotnet:mainfrom
jkotas:issue-72801
Jun 30, 2025
Merged

Re-enable test disabled against #72801#117125
jkotas merged 2 commits into
dotnet:mainfrom
jkotas:issue-72801

Conversation

@jkotas

@jkotas jkotas commented Jun 29, 2025

Copy link
Copy Markdown
Member

Fixes #72801

@jkotas

jkotas commented Jun 29, 2025

Copy link
Copy Markdown
Member Author

/azp run runtime-nativeaot-outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@jkotas

jkotas commented Jun 29, 2025

Copy link
Copy Markdown
Member Author

/azp run runtime-nativeaot-outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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

@MichalStrehovsky MichalStrehovsky left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

@jkotas

jkotas commented Jun 30, 2025

Copy link
Copy Markdown
Member Author

/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

4 participants