Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Internal] Query: Adds an aggregate operator for CountIf. Removes debug assert from QueryPartitionProvider #4738

Merged

Add an aggregate operator for CountIf. remove debug assert from Query…

d844098
Select commit
Loading
Failed to load commit list.
Merged

[Internal] Query: Adds an aggregate operator for CountIf. Removes debug assert from QueryPartitionProvider #4738

Add an aggregate operator for CountIf. remove debug assert from Query…
d844098
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-v3-ci succeeded Sep 30, 2024 in 26m 45s

Build #20240930.15 had test failures

Details

Tests

  • Failed: 2 (0.02%)
  • Passed: 8,983 (99.16%)
  • Other: 74 (0.82%)
  • Total: 9,059

Annotations

Check failure on line 1 in Microsoft.Azure.Cosmos.Tests.CosmosHttpClientCoreTests.RetryTransientIssuesForQueryPlanTestAsync

See this annotation in the file changed.

@azure-pipelines 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

Check failure on line 1 in Microsoft.Azure.Cosmos.Tests.CosmosBadReplicaTests.Validate when replica validation is disabled using environment variable.

See this annotation in the file changed.

@azure-pipelines 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