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 7e05113 commit 6ba626aCopy full SHA for 6ba626a
muted-tests.yml
@@ -624,6 +624,9 @@ tests:
624
- class: org.elasticsearch.cluster.routing.allocation.decider.RestoreInProgressAllocationDeciderTests
625
method: testCanAllocatePrimaryExistingInRestoreInProgress
626
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
630
631
# Examples:
632
#
0 commit comments