浏览代码

Mute org.elasticsearch.xpack.esql.inference.completion.CompletionOperatorTests testSimpleCircuitBreaking #132382

elasticsearchmachine 2 月之前
父节点
当前提交
ef9e390630
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -518,6 +518,9 @@ tests:
 - class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusReindexedIntoStoredSourceChallengeRestIT
 - class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusReindexedIntoStoredSourceChallengeRestIT
   method: testRandomQueries
   method: testRandomQueries
   issue: https://github.com/elastic/elasticsearch/issues/132378
   issue: https://github.com/elastic/elasticsearch/issues/132378
+- class: org.elasticsearch.xpack.esql.inference.completion.CompletionOperatorTests
+  method: testSimpleCircuitBreaking
+  issue: https://github.com/elastic/elasticsearch/issues/132382
 
 
 # Examples:
 # Examples:
 #
 #