Skip to content

Commit cc983ac

Browse files
Unquarantine ShutdownTests.ShutdownTimeoutIsApplied (issue #52676) (#65943)
The test has been passing with a 100% pass rate (240 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 5f25968 commit cc983ac

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ public ShutdownTests(PublishedSitesFixture fixture) : base(fixture)
3434
}
3535

3636
[ConditionalFact]
37-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/52676")]
3837
public async Task ShutdownTimeoutIsApplied()
3938
{
4039
var deploymentParameters = Fixture.GetBaseDeploymentParameters(Fixture.InProcessTestSite);

0 commit comments

Comments
 (0)