[Internal] Query: Adds an aggregate operator for CountIf. Removes debug assert from QueryPartitionProvider #4738
Azure Pipelines / dotnet-v3-ci
succeeded
Sep 30, 2024 in 26m 45s
Build #20240930.15 had test failures
Details
- Failed: 2 (0.02%)
- Passed: 8,983 (99.16%)
- Other: 74 (0.82%)
- Total: 9,059
Annotations
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\_work\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.Tests\CosmosHttpClientCoreTests.cs:line 411
--- End of stack trace from previous location ---
at Microsoft.Azure.Cosmos.Tests.CosmosHttpClientCoreTests.MockMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in D:\a\_work\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\_work\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\_work\1\s\Microsoft.Azure.Cosmos\src\HttpClient\CosmosHttpClientCore.cs:line 342
at Microsoft.Azure.Cosmos.Tests.CosmosHttpClientCoreTests.RetryTransientIssuesForQueryPlanTestAsync() in D:\a\_work\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.Tests\CosmosHttpClientCoreTests.cs:line 428
azure-pipelines / dotnet-v3-ci
Microsoft.Azure.Cosmos.Tests.CosmosBadReplicaTests.Validate when replica validation is disabled using environment variable.
Assert.AreEqual failed. Expected:<4>. Actual:<3>.
Raw output
at Microsoft.Azure.Cosmos.Tests.CosmosBadReplicaTests.TestGoneFromServiceScenarioAsync(Boolean enableReplicaValidation, Boolean useEnvironmentVariable, Boolean useCosmosClientOptions) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.Tests\CosmosBadReplicaTests.cs:line 208
Loading