Procházet zdrojové kódy

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

elasticsearchmachine před 2 měsíci
rodič
revize
ef9e390630
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -518,6 +518,9 @@ tests:
 - class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusReindexedIntoStoredSourceChallengeRestIT
   method: testRandomQueries
   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:
 #