Skip to content

Commit 6ba626a

Browse files
Mute org.elasticsearch.xpack.esql.inference.textembedding.TextEmbeddingOperatorTests testSimpleCircuitBreaking #135569
1 parent 7e05113 commit 6ba626a

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
@@ -624,6 +624,9 @@ tests:
624624
- class: org.elasticsearch.cluster.routing.allocation.decider.RestoreInProgressAllocationDeciderTests
625625
method: testCanAllocatePrimaryExistingInRestoreInProgress
626626
issue: https://github.com/elastic/elasticsearch/issues/135566
627+
- class: org.elasticsearch.xpack.esql.inference.textembedding.TextEmbeddingOperatorTests
628+
method: testSimpleCircuitBreaking
629+
issue: https://github.com/elastic/elasticsearch/issues/135569
627630

628631
# Examples:
629632
#

0 commit comments

Comments
 (0)