We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d99a66 commit 40d738cCopy full SHA for 40d738c
muted-tests.yml
@@ -393,6 +393,9 @@ tests:
393
- class: org.elasticsearch.transport.InboundHandlerTests
394
method: testLogsSlowInboundProcessing
395
issue: https://github.com/elastic/elasticsearch/issues/121816
396
+- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
397
+ method: test {yaml=reference/cat/health/cat-health-no-timestamp-example}
398
+ issue: https://github.com/elastic/elasticsearch/issues/121867
399
400
# Examples:
401
#
0 commit comments