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

Runtime & EFCore Dependencies Out of Date #40653

Closed
TanayParikh opened this issue Mar 11, 2022 · 3 comments
Closed

Runtime & EFCore Dependencies Out of Date #40653

TanayParikh opened this issue Mar 11, 2022 · 3 comments
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Comments

@TanayParikh
Copy link
Contributor

PR: #40507

  • Also updates the SDK which is a few weeks stale at this point.
  • Quarantined the static assets tests via 1076cb3 per earlier discussions.
  • We now have 2 new failures:

Microsoft.AspNetCore.Builder.RequestDelegateEndpointRouteBuilderExtensionsTest.MapEndpoint_GeneratedDelegateWorks
Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatterTest.ReadAsync_WithAllowInputFormatterExceptionMessages_RegistersJsonInputExceptionsAsInputFormatterException(content: "{"age":"x"}", modelStateKey: "$.age", expectedMessage: "The JSON value could not be converted to System.De"...)

@TanayParikh TanayParikh added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Mar 11, 2022
@SteveSandersonMS
Copy link
Member

I investigated the MapEndpoint_GeneratedDelegateWorks failure. It looks like a regression in the runtime so have filed dotnet/runtime#66496

@SteveSandersonMS
Copy link
Member

For ReadAsync_WithAllowInputFormatterExceptionMessages_RegistersJsonInputExceptionsAsInputFormatterException, I suspect this is a runtime regression as well, but it's more ambiguous so I filed dotnet/runtime#66590 on the aspnetcore side (quarantining until we conclude).

@SteveSandersonMS
Copy link
Member

The dependency update PR is merged now.

@ghost ghost locked as resolved and limited conversation to collaborators Apr 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

No branches or pull requests

2 participants