Skip to content

Commit 2df11af

Browse files
Mute org.elasticsearch.xpack.esql.inference.rerank.RerankOperatorTests testSimpleCircuitBreaking elastic#133619
1 parent b3458dc commit 2df11af

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
@@ -449,6 +449,9 @@ tests:
449449
- class: org.elasticsearch.aggregations.bucket.AggregationReductionCircuitBreakingIT
450450
method: testCBTrippingOnReduction
451451
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
452455

453456
# Examples:
454457
#

0 commit comments

Comments
 (0)