From de7edfd2465896b0da8982225687e394a82b7927 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Thu, 19 Feb 2026 19:40:35 +0000
Subject: [PATCH 1/3] Initial plan
From 878b6b4e11ed9d9035cd657a7515dfbd5dee5fec Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Thu, 19 Feb 2026 19:47:07 +0000
Subject: [PATCH 2/3] Update OneCollect.RecordTrace to 0.1.33304 and re-enable
UserEvents NativeAOT tests
Co-authored-by: mdh1418 <16830051+mdh1418@users.noreply.github.com>
---
eng/Versions.props | 2 +-
src/tests/tracing/userevents/Directory.Build.props | 5 -----
2 files changed, 1 insertion(+), 6 deletions(-)
diff --git a/eng/Versions.props b/eng/Versions.props
index 74fb6923f0cfb7..ecfc1f9b1b6f13 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -146,7 +146,7 @@
1.6.0
17.4.0-preview-20220707-01
- 0.1.32221
+ 0.1.33304
3.12.0
4.5.0
6.0.4
diff --git a/src/tests/tracing/userevents/Directory.Build.props b/src/tests/tracing/userevents/Directory.Build.props
index 4b5259efc61369..67961d29740a70 100644
--- a/src/tests/tracing/userevents/Directory.Build.props
+++ b/src/tests/tracing/userevents/Directory.Build.props
@@ -3,11 +3,6 @@
-
- true
-
true
-
- true
From 122fdf275a719c96d7162e9cbf0bd52a3dae1625 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Fri, 20 Feb 2026 16:01:01 +0000
Subject: [PATCH 3/3] Re-add general CLRTestTargetUnsupported disable for flaky
tests (#123442)
Co-authored-by: mdh1418 <16830051+mdh1418@users.noreply.github.com>
---
src/tests/tracing/userevents/Directory.Build.props | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/tests/tracing/userevents/Directory.Build.props b/src/tests/tracing/userevents/Directory.Build.props
index 67961d29740a70..aa27c19739e518 100644
--- a/src/tests/tracing/userevents/Directory.Build.props
+++ b/src/tests/tracing/userevents/Directory.Build.props
@@ -3,6 +3,9 @@
+
+ true
+
true