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 29be961 commit bff8ce6Copy full SHA for bff8ce6
muted-tests.yml
@@ -244,6 +244,9 @@ tests:
244
- class: org.elasticsearch.xpack.searchablesnapshots.RetrySearchIntegTests
245
method: testRetryPointInTime
246
issue: https://github.com/elastic/elasticsearch/issues/117116
247
+- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
248
+ method: testInferDeploysDefaultElser
249
+ issue: https://github.com/elastic/elasticsearch/issues/114913
250
251
# Examples:
252
#
0 commit comments