Skip to content

Quarantine MapAction_JsonBodyOrService_HandlesBothJsonAndService #47274

Closed
@adityamandaleeka

Description

@adityamandaleeka

Failing Test(s)

Microsoft.AspNetCore.Http.Generators.Tests.RequestDelegateCreationTests.MapAction_JsonBodyOrService_HandlesBothJsonAndService

Error Message

Line 92 does not match.
Expected Line:
[(@"TestMapActions.cs", 24)] = (
Actual Line:
[(@"TestMapActions.cs", 25)] = (
Expected: True
Actual:   False

Stacktrace


   at Microsoft.AspNetCore.Http.Generators.Tests.RequestDelegateCreationTestBase.VerifyAgainstBaselineUsingFile(Compilation compilation, String callerName) in /_/src/Http/Http.Extensions/test/RequestDelegateGenerator/RequestDelegateCreationTestBase.cs:line 321
   at Microsoft.AspNetCore.Http.Generators.Tests.RequestDelegateCreationTests.MapAction_JsonBodyOrService_HandlesBothJsonAndService() in /_/src/Http/Http.Extensions/test/RequestDelegateGenerator/RequestDelegateCreationTests.JsonBodyOrService.cs:line 76
--- End of stack trace from previous location ---

Logs


Build

Looks like this is failing consistently in every aspnetcore-ci run.

https://dev.azure.com/dnceng-public/public/_build/results?buildId=208119&view=ms.vss-test-web.build-test-results-tab&runId=3857770&resultId=106995&paneView=debug

Metadata

Metadata

Assignees

Labels

area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatestest-failure

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions