Skip to content

Commit

Permalink
Ignore flakey plugins.GitLabPluginTest.testGitLabMultibranchPipeline (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
timja committed Jan 2, 2024
1 parent 5e38c88 commit 29e61b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/java/plugins/GitLabPluginTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ public void init() throws InterruptedException, IOException {
}

@Test
@Ignore("https://github.com/jenkinsci/acceptance-test-harness/issues/1461")
public void testGitLabMultibranchPipeline() throws IOException, GitLabApiException {
createRepo();

Expand Down

0 comments on commit 29e61b9

Please sign in to comment.