Skip to content

Commit 82be267

Browse files
authored
Re-apply quarantined test for validation (#9364)
1 parent 7baf34b commit 82be267

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Aspire.Hosting.Azure.Tests/AzureStorageEmulatorFunctionalTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ public async Task VerifyAzureStorageEmulatorResource()
135135

136136
[Fact]
137137
[RequiresDocker]
138+
[QuarantinedTest("https://github.com/dotnet/aspire/issues/9139")]
138139
public async Task VerifyAzureStorageEmulator_blobcontainer_auto_created()
139140
{
140141
var cts = new CancellationTokenSource(TimeSpan.FromMinutes(3));

0 commit comments

Comments
 (0)