Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 44c518e

Browse files
Ignoring a flaky test
1 parent d1dd669 commit 44c518e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/IntegrationTests/Process/ProcessManagerIntegrationTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ namespace IntegrationTests
1313
class ProcessManagerIntegrationTests : BaseGitEnvironmentTest
1414
{
1515
[Test]
16+
[Category("DoNotRunOnAppVeyor")]
1617
public async Task BranchListTest()
1718
{
1819
InitializePlatformAndEnvironment(TestRepoMasterCleanUnsynchronized);

0 commit comments

Comments
 (0)