We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb5d364 commit 165f930Copy full SHA for 165f930
muted-tests.yml
@@ -244,6 +244,9 @@ tests:
244
- class: org.elasticsearch.xpack.ccr.FollowIndexSecurityIT
245
method: testCleanShardFollowTaskAfterDeleteFollower
246
issue: https://github.com/elastic/elasticsearch/issues/120339
247
+- class: org.elasticsearch.search.ccs.CrossClusterIT
248
+ method: testCancel
249
+ issue: https://github.com/elastic/elasticsearch/issues/108061
250
251
# Examples:
252
#
0 commit comments