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 04104bb commit 467fc7aCopy full SHA for 467fc7a
muted-tests.yml
@@ -451,6 +451,9 @@ tests:
451
- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
452
method: testSimilarityBetweenConstantVectorAndField {functionName=v_cosine similarityFunction=COSINE}
453
issue: https://github.com/elastic/elasticsearch/issues/131363
454
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
455
+ method: test {p0=ml/delete_expired_data/Test delete expired data with body parameters}
456
+ issue: https://github.com/elastic/elasticsearch/issues/131364
457
458
# Examples:
459
#
0 commit comments