Skip to content

Update branding to 9.0.13#64938

Merged
wtgodbe merged 1 commit into
dotnet:release/9.0from
vseanreesermsft:branding-9.0.13-2026-01-05-1036-14b088f3-d9fa-4068-9223-aceeac64af5d
Jan 6, 2026
Merged

Update branding to 9.0.13#64938
wtgodbe merged 1 commit into
dotnet:release/9.0from
vseanreesermsft:branding-9.0.13-2026-01-05-1036-14b088f3-d9fa-4068-9223-aceeac64af5d

Update branding to 9.0.13

f8182d8
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-components-e2e failed Jan 5, 2026 in 1h 8m 0s

Build #20260105.6 had test failures

Details

Tests

  • Failed: 2 (0.15%)
  • Passed: 1,369 (99.78%)
  • Other: 1 (0.07%)
  • Total: 1,372

Annotations

Check failure on line 5265 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-components-e2e

Build log #L5265

Bash exited with code '1'.

Check failure on line 1 in Microsoft.AspNetCore.Components.E2ETests.ServerExecutionTests.NoneAncestorWebSocketCompressionTests.EmbeddingServerAppInsideIframe_WithCompressionEnabled_Fails

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-components-e2e

Microsoft.AspNetCore.Components.E2ETests.ServerExecutionTests.NoneAncestorWebSocketCompressionTests.EmbeddingServerAppInsideIframe_WithCompressionEnabled_Fails

Assert.Matches() Failure:
Regex: security - Refused to frame 'http://\d+\.\d+\.\d+\.\d+:\d+/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'none'".
Value: security - Framing 'http://127.0.0.1:36893/' violates the following Content Security Policy directive: "frame-ancestors 'none'". The request has been blocked.
Raw output
   at Microsoft.AspNetCore.Components.E2ETests.ServerExecutionTests.BlockedWebSocketCompressionTests.EmbeddingServerAppInsideIframe_WithCompressionEnabled_Fails() in /home/vsts/work/1/s/src/Components/test/E2ETest/ServerExecutionTests/WebSocketCompressionTests.cs:line 107
   at InvokeStub_BlockedWebSocketCompressionTests.EmbeddingServerAppInsideIframe_WithCompressionEnabled_Fails(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.AspNetCore.Components.E2ETests.ServerExecutionTests.NoneAncestorWebSocketAppliesPolicyOnCallbackCompressionTests.EmbeddingServerAppInsideIframe_WithCompressionEnabled_Fails

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-components-e2e

Microsoft.AspNetCore.Components.E2ETests.ServerExecutionTests.NoneAncestorWebSocketAppliesPolicyOnCallbackCompressionTests.EmbeddingServerAppInsideIframe_WithCompressionEnabled_Fails

Assert.Matches() Failure:
Regex: security - Refused to frame 'http://\d+\.\d+\.\d+\.\d+:\d+/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'none'".
Value: security - Framing 'http://127.0.0.1:45515/' violates the following Content Security Policy directive: "frame-ancestors 'none'". The request has been blocked.
Raw output
   at Microsoft.AspNetCore.Components.E2ETests.ServerExecutionTests.BlockedWebSocketCompressionTests.EmbeddingServerAppInsideIframe_WithCompressionEnabled_Fails() in /home/vsts/work/1/s/src/Components/test/E2ETest/ServerExecutionTests/WebSocketCompressionTests.cs:line 107
   at InvokeStub_BlockedWebSocketCompressionTests.EmbeddingServerAppInsideIframe_WithCompressionEnabled_Fails(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)