dotnet / dotnet/aspnetcore

Reenable taghelpers glob tests

Open
#29,597 11 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.