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

Query : Fixes ORDER BY query issue when partial partition key is spec… #4536

Draft
wants to merge 2 commits into
base: releases/3.40.1
Choose a base branch
from

[Internal] Query : Fixes response parsing error for ReadFeed by limit…

a0bfc96
Select commit
Loading
Failed to load commit list.
Draft

Query : Fixes ORDER BY query issue when partial partition key is spec… #4536

[Internal] Query : Fixes response parsing error for ReadFeed by limit…
a0bfc96
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-v3-ci failed Jun 7, 2024 in 48m 16s

Build #20240607.6 had test failures

Details

Tests

  • Failed: 1 (0.02%)
  • Passed: 4,878 (98.76%)
  • Other: 60 (1.21%)
  • Total: 4,939

Annotations

Check failure on line 1304 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-v3-ci

Build log #L1304

Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1

Check failure on line 1309 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-v3-ci

Build log #L1309

Dotnet command failed with non-zero exit code on the following projects : [
  'D:\\a\\1\\s\\Microsoft.Azure.Cosmos\\tests\\Microsoft.Azure.Cosmos.Tests\\Microsoft.Azure.Cosmos.Tests.csproj'
]

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

See this annotation in the file changed.

@azure-pipelines 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_1.<<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 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 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.RetryTransientIssuesTestAsync() in D:\a\1\s\Microsoft.Azure.Cosmos\tests\Microsoft.Azure.Cosmos.Tests\CosmosHttpClientCoreTests.cs:line 119