We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3ab96b commit 16c4e14Copy full SHA for 16c4e14
muted-tests.yml
@@ -315,6 +315,9 @@ tests:
315
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
316
method: test {p0=migrate/10_reindex/Test Reindex With Unsupported Mode}
317
issue: https://github.com/elastic/elasticsearch/issues/118273
318
+- class: org.elasticsearch.xpack.inference.InferenceCrudIT
319
+ method: testUnifiedCompletionInference
320
+ issue: https://github.com/elastic/elasticsearch/issues/118405
321
322
# Examples:
323
#
0 commit comments