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 57c385c commit eef5065Copy full SHA for eef5065
muted-tests.yml
@@ -459,6 +459,9 @@ tests:
459
- class: org.elasticsearch.xpack.ml.integration.DatafeedJobsIT
460
method: testDatafeedTimingStats_DatafeedRecreated
461
issue: https://github.com/elastic/elasticsearch/issues/137207
462
+- class: org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorIT
463
+ method: testCreatesChatCompletion_AndThenCreatesTextEmbedding
464
+ issue: https://github.com/elastic/elasticsearch/issues/138012
465
466
# Examples:
467
#
0 commit comments