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 7196768 commit 0ff423eCopy full SHA for 0ff423e
muted-tests.yml
@@ -378,6 +378,9 @@ tests:
378
- class: org.elasticsearch.xpack.esql.optimizer.PhysicalPlanOptimizerTests
379
method: testPushWhereEvalToSource {default}
380
issue: https://github.com/elastic/elasticsearch/issues/114628
381
+- class: org.elasticsearch.xpack.inference.integration.ModelRegistryIT
382
+ method: testGetModel
383
+ issue: https://github.com/elastic/elasticsearch/issues/114657
384
385
# Examples:
386
#
0 commit comments