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 0cf8d3a commit ef9e390Copy full SHA for ef9e390
muted-tests.yml
@@ -518,6 +518,9 @@ tests:
518
- class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusReindexedIntoStoredSourceChallengeRestIT
519
method: testRandomQueries
520
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
524
525
# Examples:
526
#
0 commit comments