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.
2 parents e4d598c + 831a461 commit 88c64deCopy full SHA for 88c64de
muted-tests.yml
@@ -567,6 +567,11 @@ tests:
567
- class: org.elasticsearch.xpack.inference.qa.mixed.CohereServiceMixedIT
568
method: testCohereEmbeddings
569
issue: https://github.com/elastic/elasticsearch/issues/130010
570
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
571
+ issue: https://github.com/elastic/elasticsearch/issues/128224
572
+- class: org.elasticsearch.xpack.autoscaling.storage.ReactiveStorageIT
573
+ method: testScaleDuringSplitOrClone
574
+ issue: https://github.com/elastic/elasticsearch/issues/130044
575
576
# Examples:
577
#
0 commit comments