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 8c27269 commit 62fee19Copy full SHA for 62fee19
src/Servers/IIS/IIS/test/Common.LongTests/StartupTests.cs
@@ -378,6 +378,7 @@ public async Task TargetDifferenceSharedFramework_FailedToFindNativeDependencies
378
379
[ConditionalFact]
380
[RequiresNewShim]
381
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/52889")]
382
public async Task WrongApplicationPath_FailedToRun()
383
{
384
var deploymentParameters = Fixture.GetBaseDeploymentParameters(Fixture.InProcessTestSite);
0 commit comments