Skip to content

Commit 118df26

Browse files
committed
Temporarily skipping flaky test
1 parent 8a8e809 commit 118df26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/WebJobs.Script.Tests/BashEndToEndTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ public BashEndToEndTests(TestFixture fixture)
1515
{
1616
}
1717

18-
[Fact]
18+
[Fact(Skip = "Flaky test. Need to fix")]
1919
public async Task BlobTriggerToBlobTest()
2020
{
2121
string name = Guid.NewGuid().ToString();

0 commit comments

Comments
 (0)