[Internal] Query: Removes Ode changes which rejected certain types of queries which were previously supported on 3.36.0-preview #4142
Azure Pipelines / dotnet-v3-ci
succeeded
Oct 21, 2023 in 35m 7s
Build #20231020.12 had test failures
Details
- Failed: 2 (0.02%)
- Passed: 8,336 (99.18%)
- Other: 67 (0.80%)
- Total: 8,405
Annotations
azure-pipelines / dotnet-v3-ci
Microsoft.Azure.Cosmos.GatewayAddressCacheTests.TryGetAddressesAsync_WhenReplicaVlidationEnabledAndUnhealthyUriExistsForOneMinute_ShouldForceRefreshUnhealthyReplicas
Assert.AreEqual failed. Expected:<2>. Actual:<3>.
Raw output
at Microsoft.Azure.Cosmos.GatewayAddressCacheTests.ValidateHealthStatesInDiagnostics(PartitionAddressInformation addressInfo, Int32 numberOfConnectedReplicas, Int32 numberOfUnknownReplicas, Int32 numberOfUnhealthyPendingReplicas, Int32 numberOfUnhealthyReplicas) in D:\a\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.Tests\GatewayAddressCacheTests.cs:line 1453
at Microsoft.Azure.Cosmos.GatewayAddressCacheTests.TryGetAddressesAsync_WhenReplicaVlidationEnabledAndUnhealthyUriExistsForOneMinute_ShouldForceRefreshUnhealthyReplicas() in D:\a\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.Tests\GatewayAddressCacheTests.cs:line 1229
azure-pipelines / dotnet-v3-ci
Microsoft.Azure.Cosmos.Tests.CosmosHttpClientCoreTests.RetryTransientIssuesForQueryPlanTestAsync
Assert.Fail failed. Cancellation token should be canceled
Raw output
at Microsoft.Azure.Cosmos.Tests.CosmosHttpClientCoreTests.<>c__DisplayClass8_0.<<RetryTransientIssuesForQueryPlanTestAsync>g__sendFunc|0>d.MoveNext() in D:\a\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.Tests\CosmosHttpClientCoreTests.cs:line 412
--- 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 463
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.RetryTransientIssuesForQueryPlanTestAsync() in D:\a\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.Tests\CosmosHttpClientCoreTests.cs:line 429
Loading