Skip to content

Update WebWorkerTemplateE2ETest.cs

c1c56e3
Select commit
Loading
Failed to load commit list.
Closed

[test-quarantine] Re-quarantine WebWorkerTemplateE2ETest (CanInvokeMethods, HandlesErrors, CanDisposeWorker) #66148

Update WebWorkerTemplateE2ETest.cs
c1c56e3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci failed Apr 5, 2026 in 4h 0m 34s

Build #20260404.17 failed

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 1,189 (98.59%)
  • Other: 17 (1.41%)
  • Total: 1,206

Annotations

Check failure on line 17 in src\Identity\testassets\Identity.DefaultUI.WebSite\Pages\Shared\_CookieConsentPartial.cshtml

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

src\Identity\testassets\Identity.DefaultUI.WebSite\Pages\Shared\_CookieConsentPartial.cshtml#L17

src\Identity\testassets\Identity.DefaultUI.WebSite\Pages\Shared\_CookieConsentPartial.cshtml(17,6): error RZ1021: (NETCORE_ENGINEERING_TELEMETRY=Build) Markup in a code block must start with a tag and all start tags must be matched with end tags.  Do not use unclosed tags like "<br>".  Instead use self-closing tags like "<br/>".