Skip to content

Commit 87b2fb0

Browse files
author
Maddie Clayton
authored
Merge pull request #5693 from Azure/maddieclayton-patch-2
Update NewVhdVMTests.cs
2 parents cd0497d + 3364176 commit 87b2fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Compute/Commands.Compute.Test/ScenarioTests/NewVhdVMTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public NewVhdVMTests(Xunit.Abstractions.ITestOutputHelper output)
2525
XunitTracingInterceptor.AddToContext(new XunitTracingInterceptor(output));
2626
}
2727

28-
[Fact]
28+
[Fact(Skip = "Skip until necessary fixes done: https://github.com/Azure/azure-powershell/issues/5692")]
2929
[Trait(Category.AcceptanceType, Category.Flaky)]
3030
public void TestWithValidVhdDiskFile()
3131
{

0 commit comments

Comments
 (0)