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 f27411e commit 38a0711Copy full SHA for 38a0711
muted-tests.yml
@@ -357,6 +357,9 @@ tests:
357
- class: org.elasticsearch.xpack.rank.rrf.RRFRetrieverBuilderIT
358
method: testMultipleRRFRetrievers
359
issue: https://github.com/elastic/elasticsearch/issues/114079
360
+- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
361
+ method: testPutE5Small_withPlatformSpecificVariant
362
+ issue: https://github.com/elastic/elasticsearch/issues/113950
363
364
# Examples:
365
#
0 commit comments