diff --git a/src/Servers/HttpSys/test/FunctionalTests/Http2Tests.cs b/src/Servers/HttpSys/test/FunctionalTests/Http2Tests.cs index bfd0d42a8169..101224c7e49e 100644 --- a/src/Servers/HttpSys/test/FunctionalTests/Http2Tests.cs +++ b/src/Servers/HttpSys/test/FunctionalTests/Http2Tests.cs @@ -646,7 +646,6 @@ public async Task Reset_PriorOSVersions_NotSupported() } [ConditionalFact] - [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/29126")] [MinimumOSVersion(OperatingSystems.Windows, VersionForReset)] public async Task Reset_BeforeResponse_Resets() {