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 ddba474 commit 0a4fd0cCopy full SHA for 0a4fd0c
muted-tests.yml
@@ -327,7 +327,9 @@ tests:
327
issue: https://github.com/elastic/elasticsearch/issues/112980
328
- class: org.elasticsearch.xpack.searchablesnapshots.hdfs.SecureHdfsSearchableSnapshotsIT
329
issue: https://github.com/elastic/elasticsearch/issues/113753
330
-
+- class: org.elasticsearch.action.admin.cluster.stats.ClusterStatsRemoteIT
331
+ method: testRemoteClusterStats
332
+ issue: https://github.com/elastic/elasticsearch/issues/113822
333
334
# Examples:
335
#
0 commit comments