Skip to content

Conversation

@mdh1418
Copy link
Member

@mdh1418 mdh1418 commented Dec 10, 2025

Reverts #122134

The official build broke

@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 Dec 10, 2025
@ericstj
Copy link
Member

ericstj commented Dec 10, 2025

/ba-g fasttrack to unbreak official build

Copy link
Contributor

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

This PR reverts PR #122134 which added user events functional runtime tests, due to official build breakage. The revert removes all test infrastructure, test scenarios, and related configuration changes that were introduced in the original PR.

  • Removes 5 test scenarios for user events: basic, activity, managedevent, custommetadata, and multithread
  • Removes shared test infrastructure (UserEventsTestRunner and UserEventsRequirements)
  • Reverts TraceEvent version from 3.1.28 back to 3.1.16 and removes MicrosoftOneCollectRecordTrace package reference
  • Cleans up build system references from build.proj, helixpublishwitharcade.proj, and issues.targets

Reviewed changes

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

Show a summary per file
File Description
src/tests/tracing/userevents/multithread/* Removes multithread test scenario files (script, csproj, cs)
src/tests/tracing/userevents/managedevent/* Removes managed event test scenario files (script, csproj, cs)
src/tests/tracing/userevents/custommetadata/* Removes custom metadata test scenario files (script, csproj, cs)
src/tests/tracing/userevents/basic/* Removes basic test scenario files (script, csproj, cs)
src/tests/tracing/userevents/activity/* Removes activity test scenario files (script, csproj, cs)
src/tests/tracing/userevents/common/* Removes shared test infrastructure including UserEventsTestRunner.cs, UserEventsRequirements.cs, userevents_common.csproj, and NuGet.config
src/tests/tracing/userevents/README.md Removes documentation for user events functional tests
src/tests/issues.targets Removes exclusion for user events tests on Mono
src/tests/build.proj Removes reference to userevents_common.csproj from restore projects
src/tests/Common/helixpublishwitharcade.proj Removes logic for handling extra test executables list files and chmod commands for extra executables
eng/Versions.props Reverts TraceEvent version from 3.1.28 to 3.1.16 and removes MicrosoftOneCollectRecordTraceVersion

@ericstj ericstj merged commit ef4b554 into main Dec 10, 2025
20 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants