Closed
Description
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.