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 5ce260c commit 6e7fea8Copy full SHA for 6e7fea8
muted-tests.yml
@@ -396,6 +396,9 @@ tests:
396
- class: org.elasticsearch.reservedstate.service.FileSettingsServiceTests
397
method: testProcessFileChanges
398
issue: https://github.com/elastic/elasticsearch/issues/115280
399
+- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
400
+ method: test {yaml=reference/rest-api/usage/line_38}
401
+ issue: https://github.com/elastic/elasticsearch/issues/113694
402
- class: org.elasticsearch.xpack.enrich.EnrichIT
403
method: testDeleteExistingPipeline
404
issue: https://github.com/elastic/elasticsearch/issues/114775
0 commit comments