Skip to content

Commit 1811613

Browse files
Merge branch 'release-2.0.0' of https://github.com/Azure/azure-powershell into AddEffectiveRouteAndAcls
2 parents ba14161 + 725aee6 commit 1811613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceManagement/Services/Commands.Test/Websites/SaveAzureWebsiteLogTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ public void SaveAzureWebsiteLogTest()
100100
Path.Combine(AppDomain.CurrentDomain.BaseDirectory, SaveAzureWebsiteLogCommand.DefaultOutput)));
101101
}
102102

103-
[Fact]
103+
[Fact (Skip="TODO: Investigate issue #2729. Test disabled temporarily.")]
104104
[Trait(Category.AcceptanceType, Category.CheckIn)]
105105
public void SaveAzureWebsiteLogWithNoFileExtensionTest()
106106
{

0 commit comments

Comments
 (0)