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

Bump Microsoft.Extensions.Caching.Memory from 6.0.0 to 6.0.2 in /src/Geko.HttpClientService #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Bump Microsoft.Extensions.Caching.Memory in /src/Geko.HttpClientService

360cc69
Select commit
Loading
Failed to load commit list.
Open

Bump Microsoft.Extensions.Caching.Memory from 6.0.0 to 6.0.2 in /src/Geko.HttpClientService #7

Bump Microsoft.Extensions.Caching.Memory in /src/Geko.HttpClientService
360cc69
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Github Status Check failed Oct 14, 2024 in 1m 17s

Build #20241014.1 had test failures

Details

Tests

  • Failed: 1 (1.32%)
  • Passed: 75 (98.68%)
  • Other: 0 (0.00%)
  • Total: 76

Annotations

Check failure on line 151 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Github Status Check

Build log #L151

Error: The process '/opt/hostedtoolcache/dotnet/dotnet' failed with exit code 1

Check failure on line 171 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Github Status Check

Build log #L171

Dotnet command failed with non-zero exit code on the following projects : [
  '/home/vsts/work/1/s/test/Geko.HttpClientService.IntegrationTestsProject.Tests/Geko.HttpClientService.IntegrationTestsProject.Tests.csproj'
]

Check failure on line 1 in Geko.HttpClientService.FeaturesSample.Tests.IntegrationTests.SampleController_GetTestApiResults_Concurrency_ShouldContainCorrectHeader

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Github Status Check

Geko.HttpClientService.FeaturesSample.Tests.IntegrationTests.SampleController_GetTestApiResults_Concurrency_ShouldContainCorrectHeader

System.AggregateException : One or more errors occurred. (Response status code does not indicate success: 500 (Internal Server Error).) (Response status code does not indicate success: 500 (Internal Server Error).)
---- System.Net.Http.HttpRequestException : Response status code does not indicate success: 500 (Internal Server Error).
---- System.Net.Http.HttpRequestException : Response status code does not indicate success: 500 (Internal Server Error).
Raw output
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at Geko.HttpClientService.FeaturesSample.Tests.IntegrationTests.SampleController_GetTestApiResults_Concurrency_ShouldContainCorrectHeader()
--- End of stack trace from previous location ---
----- Inner Stack Trace #1 (System.Net.Http.HttpRequestException) -----
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at Geko.HttpClientService.FeaturesSample.Tests.IntegrationTests.<>c__DisplayClass2_0.<<SampleController_GetTestApiResults_Concurrency_ShouldContainCorrectHeader>b__0>d.MoveNext() in /home/vsts/work/1/s/test/Geko.HttpClientService.IntegrationTestsProject.Tests/IntegrationTests.cs:line 33
----- Inner Stack Trace #2 (System.Net.Http.HttpRequestException) -----
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at Geko.HttpClientService.FeaturesSample.Tests.IntegrationTests.<>c__DisplayClass2_0.<<SampleController_GetTestApiResults_Concurrency_ShouldContainCorrectHeader>b__0>d.MoveNext() in /home/vsts/work/1/s/test/Geko.HttpClientService.IntegrationTestsProject.Tests/IntegrationTests.cs:line 33