Skip to content

Template/MVC tests fail after updating TFM to net7.0 #36765

@wtgodbe

Description

@wtgodbe

Templates.Test.BaselineTest.Template_Produces_The_Right_Set_Of_FilesAsync(arguments: "new react", expectedFiles: ["ClientApp/public/favicon.ico", "ClientApp/public/index.html", "ClientApp/public/manifest.json", "ClientApp/src/components/Counter.js", "ClientApp/src/components/FetchData.js", ...])

Expected file to exist, but it doesn't: ClientApp/src/reportWebVitals.js

Microsoft.AspNetCore.Mvc.FunctionalTests.HtmlGenerationTest.CacheTagHelper_BubblesExpirationOfNestedTagHelpers

Assert.Equal() Failure
↓ (pos 33)
Expected: ···ctronics
Products: Music Systems, Televisions (3)
Actual: ···ctronics
Products: Book1, Book2 (1)
↑ (pos 33)

Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelperTest.ProcessAsync_FlowsEntryLinkThatAllowsAddingTriggersToAddedEntry

Assert.False() Failure
Expected: False
Actual: True
at Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelperTest.ProcessAsync_FlowsEntryLinkThatAllowsAddingTriggersToAddedEntry() in /_/src/Mvc/Mvc.TagHelpers/test/CacheTagHelperTest.cs:line 539

Metadata

Metadata

Assignees

Labels

area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesbugThis issue describes a behavior which is not expected - a bug.feature-templatestest-failure

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions