Skip to content

Commit 2a9db93

Browse files
authored
Quarantine LogsStartupExceptionExitError (#38733)
#38732
1 parent bfceedb commit 2a9db93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/IIS/IIS/test/Common.LongTests/StartupTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ public async Task DetectsOverriddenServer()
245245
}
246246

247247
[ConditionalFact]
248+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/38732")]
248249
public async Task LogsStartupExceptionExitError()
249250
{
250251
var deploymentParameters = Fixture.GetBaseDeploymentParameters(Fixture.InProcessTestSite);

0 commit comments

Comments
 (0)