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 d4c2f88 commit 2e2fe7dCopy full SHA for 2e2fe7d
muted-tests.yml
@@ -360,6 +360,9 @@ tests:
360
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
361
method: test {p0=search.vectors/42_knn_search_int4_flat/Vector similarity with filter only}
362
issue: https://github.com/elastic/elasticsearch/issues/115475
363
+- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
364
+ method: test {yaml=reference/index-modules/slowlog/line_102}
365
+ issue: https://github.com/elastic/elasticsearch/issues/121288
366
367
# Examples:
368
#
0 commit comments