Skip to content

Commit a6285e2

Browse files
Unquarantine StartupTests.WrongApplicationPath_FailedToRun (issue #52889) (#65944)
The test has been passing with a 100% pass rate (180 total passes, 0 failures) across 30 builds in the quarantined pipeline over the past 30+ days. The attribute was added in December 2023. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 5c96464 commit a6285e2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,6 @@ public async Task TargetDifferenceSharedFramework_FailedToFindNativeDependencies
377377

378378
[ConditionalFact]
379379
[RequiresNewShim]
380-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/52889")]
381380
public async Task WrongApplicationPath_FailedToRun()
382381
{
383382
var deploymentParameters = Fixture.GetBaseDeploymentParameters(Fixture.InProcessTestSite);

0 commit comments

Comments
 (0)