Skip to content

Commit 9b6f10d

Browse files
authored
Marked the RunClientTests as flaky (#12497)
1 parent dd0d483 commit 9b6f10d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Middleware/CORS/test/FunctionalTests/CorsMiddlewareFunctionalTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ public CorsMiddlewareFunctionalTests(ITestOutputHelper output)
2828

2929
public ITestOutputHelper Output { get; }
3030

31+
[Flaky("https://github.com/aspnet/aspnetcore-internal/issues/2865", FlakyOn.Helix.All)]
3132
[ConditionalTheory]
3233
[OSSkipCondition(OperatingSystems.MacOSX, SkipReason = "Disabling this test on OSX until we have a resolution for https://github.com/aspnet/AspNetCore-Internal/issues/1619")]
3334
[InlineData("Startup")]

0 commit comments

Comments
 (0)