Skip to content

Commit 16c59e4

Browse files
BrennanConroyTanayParikh
authored andcommitted
Quarantine Reset_PriorOSVersions_NotSupported (#34004)
1 parent 492feef commit 16c59e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/HttpSys/test/FunctionalTests/Http2Tests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -624,6 +624,7 @@ public async Task Reset_Http1_NotSupported()
624624
Assert.Equal("Hello World", response);
625625
}
626626

627+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/34003")]
627628
[ConditionalFact]
628629
[MinimumOSVersion(OperatingSystems.Windows, WindowsVersions.Win10, SkipReason = "Http2 requires Win10")]
629630
[MaximumOSVersion(OperatingSystems.Windows, WindowsVersions.Win10_20H2, SkipReason = "This is last version without Reset support")]

0 commit comments

Comments
 (0)