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 bac75d7 commit bb1cdc0Copy full SHA for bb1cdc0
muted-tests.yml
@@ -424,6 +424,9 @@ tests:
424
- class: org.elasticsearch.upgrades.UpgradeClusterClientYamlTestSuiteIT
425
method: test {p0=mixed_cluster/80_transform_jobs_crud/Test GET, start, and stop old cluster batch transforms}
426
issue: https://github.com/elastic/elasticsearch/issues/115319
427
+- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
428
+ method: test {yaml=reference/rest-api/usage/line_38}
429
+ issue: https://github.com/elastic/elasticsearch/issues/113694
430
431
# Examples:
432
#
0 commit comments