Skip to content

Commit 60ace9d

Browse files
authored
Merge branch 'release/3.0' => 'release/3.1' (#15086)
2 parents 6d43b50 + b9aeff4 commit 60ace9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Hosting/test/FunctionalTests/ShutdownTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ public async Task ShutdownTestRun()
3333
await ExecuteShutdownTest(nameof(ShutdownTestRun), "Run");
3434
}
3535

36-
[ConditionalFact]
36+
[ConditionalFact(Skip = "https://github.com/aspnet/AspNetCore-Internal/issues/2577")]
3737
[Flaky("https://github.com/aspnet/Hosting/issues/1214", FlakyOn.All)]
3838
[OSSkipCondition(OperatingSystems.Windows)]
3939
[OSSkipCondition(OperatingSystems.MacOSX)]

0 commit comments

Comments
 (0)