Skip to content

Commit 61d860a

Browse files
committed
comment
1 parent e3bbb9d commit 61d860a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/IIS/IIS/test/Common.FunctionalTests/WebSocketTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests;
3232
#if IISEXPRESS_FUNCTIONALS
3333
[SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open")]
3434
#else
35+
// These queues do not have websockets enabled currently for full IIS
3536
[SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;Windows.Amd64.Server2022.Open")]
3637
#endif
3738
public abstract class WebSocketsTests : FunctionalTestsBase

0 commit comments

Comments
 (0)