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 75e5f80 commit 4202c1dCopy full SHA for 4202c1d
muted-tests.yml
@@ -454,6 +454,9 @@ tests:
454
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
455
method: test {p0=search.vectors/45_knn_search_byte/Vector similarity with filter only}
456
issue: https://github.com/elastic/elasticsearch/issues/138786
457
+- class: org.elasticsearch.xpack.ml.integration.DatafeedJobsIT
458
+ method: testDatafeedTimingStats_DatafeedRecreated
459
+ issue: https://github.com/elastic/elasticsearch/issues/138348
460
461
# Examples:
462
#
0 commit comments