From 64132923881db0264c0cefb891e5a5436f5cff98 Mon Sep 17 00:00:00 2001 From: Nalu Tripician <27316859+NaluTripician@users.noreply.github.com> Date: Thu, 3 Jul 2025 14:15:09 -0700 Subject: [PATCH] Update EndToEndTraceWriterBaselineTests.cs --- .../Tracing/EndToEndTraceWriterBaselineTests.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.EmulatorTests/Tracing/EndToEndTraceWriterBaselineTests.cs b/Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.EmulatorTests/Tracing/EndToEndTraceWriterBaselineTests.cs index 450d4b622e..d056374f38 100644 --- a/Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.EmulatorTests/Tracing/EndToEndTraceWriterBaselineTests.cs +++ b/Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.EmulatorTests/Tracing/EndToEndTraceWriterBaselineTests.cs @@ -820,6 +820,7 @@ public async Task ValidateInvalidCredentialsTraceAsync() } [TestMethod] + [TestCategory("Flaky")] public async Task TypedPointOperationsAsync() { List inputs = new List();