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 e47219e commit b3e5cffCopy full SHA for b3e5cff
muted-tests.yml
@@ -270,6 +270,9 @@ tests:
270
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
271
method: test {yaml=reference/cat/nodes/line_361}
272
issue: https://github.com/elastic/elasticsearch/issues/124103
273
+- class: org.elasticsearch.index.shard.StoreRecoveryTests
274
+ method: testAddIndices
275
+ issue: https://github.com/elastic/elasticsearch/issues/124104
276
277
# Examples:
278
#
0 commit comments