[release/9.0] (deps): Bump src/submodules/googletest from 6ec14df to 1b96fa1#64580
Merged
wtgodbe merged 1 commit intoDec 4, 2025
Azure Pipelines / aspnetcore-components-e2e
failed
Dec 1, 2025 in 1h 4m 32s
Build #20251201.3 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 5327 in Build log
azure-pipelines / aspnetcore-components-e2e
Build log #L5327
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:32815/' 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:44481/' 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