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 58ac44b commit a5dc166Copy full SHA for a5dc166
muted-tests.yml
@@ -302,6 +302,9 @@ tests:
302
- class: org.elasticsearch.index.engine.RecoverySourcePruneMergePolicyTests
303
method: testPruneSome
304
issue: https://github.com/elastic/elasticsearch/issues/118728
305
+- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
306
+ method: test {yaml=reference/indices/shard-stores/line_150}
307
+ issue: https://github.com/elastic/elasticsearch/issues/118896
308
309
# Examples:
310
#
0 commit comments