We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11fbc8c commit 4c1c3b8Copy full SHA for 4c1c3b8
muted-tests.yml
@@ -244,6 +244,9 @@ tests:
244
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
245
method: test {p0=snapshot/10_basic/Failed to snapshot indices with synthetic source}
246
issue: https://github.com/elastic/elasticsearch/issues/120332
247
+- class: org.elasticsearch.xpack.ccr.FollowIndexSecurityIT
248
+ method: testCleanShardFollowTaskAfterDeleteFollower
249
+ issue: https://github.com/elastic/elasticsearch/issues/120339
250
251
# Examples:
252
#
0 commit comments