[Internal] Distributed Tracing: Fixes Client Config Test #4406
Azure Pipelines / dotnet-v3-ci
succeeded
Apr 12, 2024 in 24m 9s
Build #20240412.4 had test failures
Details
- Failed: 3 (0.04%)
- Passed: 7,390 (98.65%)
- Other: 98 (1.31%)
- Total: 7,491
- 11660 of 24629 branches covered (47.34%)
- 49731 of 90094 lines covered (55.20%)
Annotations
azure-pipelines / dotnet-v3-ci
Microsoft.Azure.Cosmos.Tests.CosmosHttpClientCoreTests.RetryTransientIssuesTestAsync
Assert.Fail failed. Cancellation token should be canceled
Raw output
at Microsoft.Azure.Cosmos.Tests.CosmosHttpClientCoreTests.<>c__DisplayClass1_0.<<RetryTransientIssuesTestAsync>g__sendFunc|0>d.MoveNext() in D:\a\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.Tests\CosmosHttpClientCoreTests.cs:line 102
--- End of stack trace from previous location ---
at Microsoft.Azure.Cosmos.Tests.CosmosHttpClientCoreTests.MockMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in D:\a\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.Tests\CosmosHttpClientCoreTests.cs:line 499
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Microsoft.Azure.Cosmos.CosmosHttpClientCore.ExecuteHttpHelperAsync(HttpRequestMessage requestMessage, ResourceType resourceType, CancellationToken cancellationToken) in D:\a\1\s\Microsoft.Azure.Cosmos\src\HttpClient\CosmosHttpClientCore.cs:line 493
at Microsoft.Azure.Cosmos.CosmosHttpClientCore.SendHttpHelperAsync(Func`1 createRequestMessageAsync, ResourceType resourceType, HttpTimeoutPolicy timeoutPolicy, IClientSideRequestStatistics clientSideRequestStatistics, CancellationToken cancellationToken) in D:\a\1\s\Microsoft.Azure.Cosmos\src\HttpClient\CosmosHttpClientCore.cs:line 342
at Microsoft.Azure.Cosmos.Tests.CosmosHttpClientCoreTests.RetryTransientIssuesTestAsync() in D:\a\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.Tests\CosmosHttpClientCoreTests.cs:line 119
azure-pipelines / dotnet-v3-ci
Microsoft.Azure.Cosmos.Tests.CosmosAuthorizationTests.TestTokenCredentialBackgroundRefreshAsync
Assert.AreEqual failed. Expected:<1>. Actual:<0>.
Raw output
at Microsoft.Azure.Cosmos.Tests.CosmosAuthorizationTests.TestTokenCredentialBackgroundRefreshAsync() in D:\a\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.Tests\CosmosAuthorizationTests.cs:line 294
azure-pipelines / dotnet-v3-ci
Microsoft.Azure.Cosmos.EmulatorTests.Tracing.EndToEndTraceWriterBaselineTests.QueryAsync
Assert.Fail failed.
Raw output
at Microsoft.Azure.Cosmos.EmulatorTests.Tracing.EndToEndTraceWriterBaselineTests.AssertTraceProperites(ITrace trace) in D:\a\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.EmulatorTests\Tracing\EndToEndTraceWriterBaselineTests.cs:line 1624
at Microsoft.Azure.Cosmos.EmulatorTests.Tracing.EndToEndTraceWriterBaselineTests.AssertTraceProperites(ITrace trace) in D:\a\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.EmulatorTests\Tracing\EndToEndTraceWriterBaselineTests.cs:line 1619
at Microsoft.Azure.Cosmos.EmulatorTests.Tracing.EndToEndTraceWriterBaselineTests.ExecuteTest(Input input) in D:\a\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.EmulatorTests\Tracing\EndToEndTraceWriterBaselineTests.cs:line 1489
at Microsoft.Azure.Cosmos.Services.Management.Tests.BaselineTest.BaselineTests`2.ExecuteTestSuite(IEnumerable`1 inputs, String testSuiteName) in D:\a\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.EmulatorTests\BaselineTest\BaselineTests.cs:line 70
at Microsoft.Azure.Cosmos.EmulatorTests.Tracing.EndToEndTraceWriterBaselineTests.QueryAsync() in D:\a\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.EmulatorTests\Tracing\EndToEndTraceWriterBaselineTests.cs:line 686
Loading