Skip to content

Commit e4d8e37

Browse files
Update AppOfflineIISExpressTests.cs
1 parent 76b4df0 commit e4d8e37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/IIS/IIS/test/IISExpress.FunctionalTests/InProcess/AppOfflineIISExpressTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ public AppOfflineIISExpressTests(PublishedSitesFixture fixture) : base(fixture)
1919
}
2020

2121
[ConditionalFact]
22+
[Repeat(100)]
2223
public async Task AppOfflineDroppedWhileSiteStarting_SiteShutsDown_InProcess()
2324
{
2425
// This test often hits a race between debug logging and stdout redirection closing the handle

0 commit comments

Comments
 (0)