Skip to content

[release/9.0] (deps): Bump src/submodules/googletest from 6ec14df to 1b96fa1#64580

Merged
wtgodbe merged 1 commit into
release/9.0from
dependabot/submodules/release/9.0/src/submodules/googletest-1b96fa1
Dec 4, 2025
Merged

[release/9.0] (deps): Bump src/submodules/googletest from 6ec14df to 1b96fa1#64580
wtgodbe merged 1 commit into
release/9.0from
dependabot/submodules/release/9.0/src/submodules/googletest-1b96fa1

[release/9.0] (deps): Bump src/submodules/googletest

f0cbd56
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-components-e2e failed Dec 1, 2025 in 1h 4m 32s

Build #20251201.3 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 5327 in Build log

See this annotation in the file changed.

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

Build log #L5327

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: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)

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: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)