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 e3e1873 commit 1e44a10Copy full SHA for 1e44a10
muted-tests.yml
@@ -315,7 +315,7 @@ tests:
315
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
316
method: testSearchWithRandomDisconnects
317
issue: https://github.com/elastic/elasticsearch/issues/122707
318
-- class: org.elasticsearch.xpack.esql.inference.rerank.RerankOperatorTests
+- class: org.elasticsearch.xpack.esql.inference.RerankOperatorTests
319
method: testSimpleCircuitBreaking
320
issue: https://github.com/elastic/elasticsearch/issues/124337
321
- class: org.elasticsearch.index.engine.ThreadPoolMergeSchedulerTests
0 commit comments