Skip to content

Commit 1d49b4f

Browse files
committed
Quarantine Aspire.Hosting.Tests.DistributedApplicationTests.TestServicesWithMultipleReplicas
Issue: #9340
1 parent 953a381 commit 1d49b4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Aspire.Hosting.Tests/DistributedApplicationTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@ public Task AfterEndpointsAllocatedAsync(DistributedApplicationModel appModel, C
367367
}
368368

369369
[Fact]
370+
[QuarantinedTest("https://github.com/dotnet/aspire/issues/9340")]
370371
public async Task TestServicesWithMultipleReplicas()
371372
{
372373
var replicaCount = 3;

0 commit comments

Comments
 (0)