[release/9.0] Update dependencies from dotnet/extensions#64503
Merged
wtgodbe merged 2 commits intoDec 4, 2025
Azure Pipelines / aspnetcore-components-e2e
failed
Dec 1, 2025 in 1h 3m 55s
Build #20251130.2 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 5340 in Build log
azure-pipelines / aspnetcore-components-e2e
Build log #L5340
Bash exited with code '1'.
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:33127/' 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.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:40355/' 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