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 d056374f38..5aa631a2ee 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 @@ -31,7 +31,7 @@ namespace Microsoft.Azure.Cosmos.EmulatorTests.Tracing using static Microsoft.Azure.Cosmos.SDK.EmulatorTests.TransportClientHelper; [VisualStudio.TestTools.UnitTesting.TestClass] - [TestCategory("UpdateContract")] + [TestCategory("Flaky")] public sealed class EndToEndTraceWriterBaselineTests : BaselineTests { public static CosmosClient client;