Skip to content

Commit ef9e390

Browse files
Mute org.elasticsearch.xpack.esql.inference.completion.CompletionOperatorTests testSimpleCircuitBreaking #132382
1 parent 0cf8d3a commit ef9e390

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
@@ -518,6 +518,9 @@ tests:
518518
- class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusReindexedIntoStoredSourceChallengeRestIT
519519
method: testRandomQueries
520520
issue: https://github.com/elastic/elasticsearch/issues/132378
521+
- class: org.elasticsearch.xpack.esql.inference.completion.CompletionOperatorTests
522+
method: testSimpleCircuitBreaking
523+
issue: https://github.com/elastic/elasticsearch/issues/132382
521524

522525
# Examples:
523526
#

0 commit comments

Comments
 (0)