Skip to content

Quarantine EmbeddingServerAppInsideIframe_WithCompressionEnabled_Fails #64305

@dariatiurina

Description

@dariatiurina

Failing Test(s)

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

Error Message

Assert.Matches() Failure: Pattern not found in value
Regex: "security - Refused to frame 'http://\d+\.\d+\."···
Value: "security - Framing 'http://127.0.0.1:40235/' viola"···
Assert.Matches() Failure: Pattern not found in value
Regex: "security - Refused to frame 'http://\d+\.\d+\."···
Value: "security - Framing 'http://127.0.0.1:32963/' viola"···

Stacktrace

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

Logs

[xUnit.net 00:53:15.93]     Microsoft.AspNetCore.Components.E2ETests.ServerExecutionTests.NoneAncestorWebSocketAppliesPolicyOnCallbackCompressionTests.EmbeddingServerAppInsideIframe_WithCompressionEnabled_Fails [FAIL]
  Failed Microsoft.AspNetCore.Components.E2ETests.ServerExecutionTests.NoneAncestorWebSocketAppliesPolicyOnCallbackCompressionTests.EmbeddingServerAppInsideIframe_WithCompressionEnabled_Fails [1 s]
  Error Message:
   Assert.Matches() Failure: Pattern not found in value
Regex: "security - Refused to frame '[http://\\d+\\.\\d+\\."···](http://d+///d+//.%22%C2%B7%C2%B7%C2%B7)
Value: "security - Framing 'http://127.0.0.1:36993/' viola"···
  Stack Trace:
     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)
[xUnit.net 00:27:43.84]     Microsoft.AspNetCore.Components.E2ETests.ServerExecutionTests.NoneAncestorWebSocketCompressionTests.EmbeddingServerAppInsideIframe_WithCompressionEnabled_Fails [FAIL]
  Failed Microsoft.AspNetCore.Components.E2ETests.ServerExecutionTests.NoneAncestorWebSocketCompressionTests.EmbeddingServerAppInsideIframe_WithCompressionEnabled_Fails [1 s]
  Error Message:
   Assert.Matches() Failure: Pattern not found in value
Regex: "security - Refused to frame '[http://\\d+\\.\\d+\\."···](http://d+///d+//.%22%C2%B7%C2%B7%C2%B7)
Value: "security - Framing 'http://127.0.0.1:40235/' viola"···
  Stack Trace:
     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)

Build

https://dev.azure.com/dnceng-public/public/_build/results?buildId=1199677&view=results

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions