[Query] Adds public backend metrics property to Diagnostics #4001
Azure Pipelines / dotnet-v3-ci
succeeded
Sep 8, 2023 in 18m 39s
Build #20230908.2 had test failures
Details
- Failed: 5 (0.04%)
- Passed: 13,806 (99.33%)
- Other: 88 (0.63%)
- Total: 13,899
- 11031 of 23704 branches covered (46.54%)
- 47395 of 87282 lines covered (54.30%)
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 94
--- 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 500
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
Check failure on line 1 in Microsoft.Azure.Cosmos.GlobalEndpointManagerTest.EndpointFailureMockTest
azure-pipelines / dotnet-v3-ci
Microsoft.Azure.Cosmos.GlobalEndpointManagerTest.EndpointFailureMockTest
Assert.AreEqual failed. Expected:<https://defaultendpoint.net/>. Actual:<https://readendpoint1.net/>.
Raw output
at Microsoft.Azure.Cosmos.GlobalEndpointManagerTest.EndpointFailureMockTest() in D:\a\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.Tests\GlobalEndpointManagerTest.cs:line 91
azure-pipelines / dotnet-v3-ci
Microsoft.Azure.Cosmos.Diagnostics.DiagnosticHandlerHelperTests.RefreshTestAsync
Assert.IsNotNull failed.
Raw output
at Microsoft.Azure.Cosmos.Diagnostics.DiagnosticHandlerHelperTests.RefreshTestAsync() in D:\a\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.Tests\Diagnostics\DiagnosticHandlerHelperTests.cs:line 66
azure-pipelines / dotnet-v3-ci
Microsoft.Azure.Cosmos.Diagnostics.DiagnosticHandlerHelperTests.RefreshTestAsync
Assert.IsNotNull failed.
Raw output
at Microsoft.Azure.Cosmos.Diagnostics.DiagnosticHandlerHelperTests.RefreshTestAsync() in D:\a\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.Tests\Diagnostics\DiagnosticHandlerHelperTests.cs:line 66
Loading