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 f16c2ff commit a644b03Copy full SHA for a644b03
muted-tests.yml
@@ -520,6 +520,9 @@ tests:
520
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
521
method: test {lookup-join.MultipleBatches*
522
issue: https://github.com/elastic/elasticsearch/issues/129210
523
+- class: org.elasticsearch.xpack.autoscaling.storage.ReactiveStorageIT
524
+ method: testScaleDuringSplitOrClone
525
+ issue: https://github.com/elastic/elasticsearch/issues/129335
526
527
# Examples:
528
#
0 commit comments