We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfceedb commit 2a9db93Copy full SHA for 2a9db93
src/Servers/IIS/IIS/test/Common.LongTests/StartupTests.cs
@@ -245,6 +245,7 @@ public async Task DetectsOverriddenServer()
245
}
246
247
[ConditionalFact]
248
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/38732")]
249
public async Task LogsStartupExceptionExitError()
250
{
251
var deploymentParameters = Fixture.GetBaseDeploymentParameters(Fixture.InProcessTestSite);
0 commit comments