Skip to content

Commit

Permalink
Mute RepositoryAnalysisSuccessIT#testRepositoryAnalysis.
Browse files Browse the repository at this point in the history
  • Loading branch information
jtibshirani committed Feb 18, 2021
1 parent a689d3f commit 7a0c379
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ protected Collection<Class<? extends Plugin>> nodePlugins() {
return List.of(TestPlugin.class, LocalStateCompositeXPackPlugin.class, SnapshotRepositoryTestKit.class);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/69219")
public void testRepositoryAnalysis() {

createRepositoryNoVerify("test-repo", TestPlugin.ASSERTING_REPO_TYPE);
Expand Down

0 comments on commit 7a0c379

Please sign in to comment.