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

chore(deps): bump Verify.Xunit from 28.0.0 to 28.1.2 #1902

Closed
wants to merge 1 commit into from

chore(deps): bump Verify.Xunit from 28.0.0 to 28.1.2

5789fd5
Select commit
Loading
Failed to load commit list.
Closed

chore(deps): bump Verify.Xunit from 28.0.0 to 28.1.2 #1902

chore(deps): bump Verify.Xunit from 28.0.0 to 28.1.2
5789fd5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.OpenAPI.NET (1) failed Nov 1, 2024 in 4m 28s

Build #microsoft.OpenAPI.NET (1)_merge_20241101.1 had test failures

Details

Tests

  • Failed: 1 (0.11%)
  • Passed: 878 (99.89%)
  • Other: 0 (0.00%)
  • Total: 879

Annotations

Check failure on line 49 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.OpenAPI.NET (1)

Build log #L49

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

Check failure on line 54 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.OpenAPI.NET (1)

Build log #L54

Dotnet command failed with non-zero exit code on the following projects : [ 'D:\\a\\_work\\1\\s\\Microsoft.OpenApi.sln' ]

Check failure on line 1 in Microsoft.OpenApi.Readers.Tests.OpenApiReaderTests.OpenApiStreamReaderTests.StreamShouldReadWhenInitializedAsync

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.OpenAPI.NET (1)

Microsoft.OpenApi.Readers.Tests.OpenApiReaderTests.OpenApiStreamReaderTests.StreamShouldReadWhenInitializedAsync

System.Net.Http.HttpRequestException : Response status code does not indicate success: 404 (Not Found).
Raw output
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at System.Net.Http.HttpClient.GetStreamAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
   at Microsoft.OpenApi.Readers.Tests.OpenApiReaderTests.OpenApiStreamReaderTests.StreamShouldReadWhenInitializedAsync() in D:\a\_work\1\s\test\Microsoft.OpenApi.Readers.Tests\OpenApiReaderTests\OpenApiStreamReaderTests.cs:line 58
--- End of stack trace from previous location ---