Update branding to 9.0.13#64938
Merged
Merged
Azure Pipelines / aspnetcore-components-e2e
failed
Jan 5, 2026 in 1h 8m 0s
Build #20260105.6 had test failures
Details
- 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
azure-pipelines / aspnetcore-components-e2e
Build log #L5265
Bash exited with code '1'.
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)
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)
Loading