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 b3458dc commit 2df11afCopy full SHA for 2df11af
muted-tests.yml
@@ -449,6 +449,9 @@ tests:
449
- class: org.elasticsearch.aggregations.bucket.AggregationReductionCircuitBreakingIT
450
method: testCBTrippingOnReduction
451
issue: https://github.com/elastic/elasticsearch/issues/134902
452
+- class: org.elasticsearch.xpack.esql.inference.rerank.RerankOperatorTests
453
+ method: testSimpleCircuitBreaking
454
+ issue: https://github.com/elastic/elasticsearch/issues/133619
455
456
# Examples:
457
#
0 commit comments