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 79c5a4f commit 97d1c41Copy full SHA for 97d1c41
muted-tests.yml
@@ -384,6 +384,9 @@ tests:
384
- class: org.elasticsearch.xpack.rank.rrf.RRFRankClientYamlTestSuiteIT
385
method: test {yaml=rrf/800_rrf_with_text_similarity_reranker_retriever/explain using rrf retriever and text-similarity}
386
issue: https://github.com/elastic/elasticsearch/issues/114757
387
+- class: org.elasticsearch.xpack.enrich.EnrichRestIT
388
+ method: test {p0=enrich/30_tsdb_index/enrich documents over _bulk}
389
+ issue: https://github.com/elastic/elasticsearch/issues/114761
390
391
# Examples:
392
#
0 commit comments