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 21fe01a commit 661aa49Copy full SHA for 661aa49
muted-tests.yml
@@ -98,6 +98,8 @@ tests:
98
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
99
method: testWhenKeyTabWithInvalidContentFailsValidation
100
issue: https://github.com/elastic/elasticsearch/issues/112631
101
+- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
102
+ issue: https://github.com/elastic/elasticsearch/issues/113915
103
104
# Examples:
105
#
0 commit comments