We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b4f0f7 commit b995edfCopy full SHA for b995edf
src/Servers/HttpSys/test/FunctionalTests/Http2Tests.cs
@@ -646,7 +646,6 @@ public async Task Reset_PriorOSVersions_NotSupported()
646
}
647
648
[ConditionalFact]
649
- [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/29126")]
650
[MinimumOSVersion(OperatingSystems.Windows, VersionForReset)]
651
public async Task Reset_BeforeResponse_Resets()
652
{
0 commit comments