Skip to content

Commit 0ff423e

Browse files
Mute org.elasticsearch.xpack.inference.integration.ModelRegistryIT testGetModel #114657
1 parent 7196768 commit 0ff423e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,9 @@ tests:
378378
- class: org.elasticsearch.xpack.esql.optimizer.PhysicalPlanOptimizerTests
379379
method: testPushWhereEvalToSource {default}
380380
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
381384

382385
# Examples:
383386
#

0 commit comments

Comments
 (0)