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 6314a60 commit 7ab9bb6Copy full SHA for 7ab9bb6
muted-tests.yml
@@ -521,6 +521,9 @@ tests:
521
- class: org.elasticsearch.repositories.SnapshotMetricsIT
522
method: testSnapshotAPMMetrics
523
issue: https://github.com/elastic/elasticsearch/issues/132672
524
+- class: org.elasticsearch.xpack.ml.integration.TextEmbeddingQueryIT
525
+ method: testHybridSearch
526
+ issue: https://github.com/elastic/elasticsearch/issues/132703
527
528
# Examples:
529
#
0 commit comments