Skip to content

Commit ea134a7

Browse files
committed
Muting a flaky test.
1 parent 79d5581 commit ea134a7

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
@@ -404,6 +404,9 @@ tests:
404404
- class: org.elasticsearch.packaging.test.DockerTests
405405
method: test021InstallPlugin
406406
issue: https://github.com/elastic/elasticsearch/issues/116147
407+
- class: org.elasticsearch.xpack.esql.inference.RerankOperatorTests
408+
method: testSimpleCircuitBreaking
409+
issue: https://github.com/elastic/elasticsearch/issues/124337
407410

408411
# Examples:
409412
#

0 commit comments

Comments
 (0)