Skip to content

Commit 97389a5

Browse files
committed
Mute RepositoryAnalysisSuccessIT#testRepositoryAnalysis.
1 parent c174186 commit 97389a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/snapshot-repo-test-kit/src/internalClusterTest/java/org/elasticsearch/repositories/blobstore/testkit/RepositoryAnalysisSuccessIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ protected Collection<Class<? extends Plugin>> nodePlugins() {
7373
);
7474
}
7575

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

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

0 commit comments

Comments
 (0)