Skip to content

Commit c897f89

Browse files
committed
Update ShutdownTests.cs
1 parent 515cb5c commit c897f89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Servers/Kestrel/test/FunctionalTests/Http2/ShutdownTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020

2121
namespace Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.Http2
2222
{
23-
[SkipOnHelix] // https://github.com/aspnet/AspNetCore/issues/7847
2423
[OSSkipCondition(OperatingSystems.MacOSX, SkipReason = "Missing SslStream ALPN support: https://github.com/dotnet/corefx/issues/30492")]
2524
[OSSkipCondition(OperatingSystems.Linux, SkipReason = "Curl requires a custom install to support HTTP/2, see https://askubuntu.com/questions/884899/how-do-i-install-curl-with-http2-support")]
2625
[MinimumOSVersion(OperatingSystems.Windows, WindowsVersions.Win10)]

0 commit comments

Comments
 (0)