Reenable taghelpers glob tests
Open
area-mvc
task
test-failure
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
There are ~~two~~ tests skipped on helix due to the move to running from the publish directory from https://github.com/dotnet/aspnetcore/pull/29449
- [x] IdentityUIScriptsTest.IdentityUI_ScriptTags_FallbackSourceContent_Matches_CDNContent
- [x] HtmlGenerationWebSite_GeneratesExpectedResultsNotReadyForHelix
- [x] HtmlGenerationWebSite_GenerateEncodedResultsNotReadyForHelix
- [ ] TagHelpersTest.CanRenderViewsWithTagHelpersNotReadyForHelix
- [ ] Also revert:
``` c#
public async Task CompilationFailuresFromViewImportsAreListed()
var expectedCompilationContent = "public class Views_ErrorFromViewImports_Index : "
```
Contributor guide
Assessment
This issue has not been assessed yet.