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 f92aa7a commit 18a1a91Copy full SHA for 18a1a91
muted-tests.yml
@@ -639,6 +639,9 @@ tests:
639
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
640
method: test {csv-spec:string.SpaceNegative}
641
issue: https://github.com/elastic/elasticsearch/issues/136249
642
+- class: org.elasticsearch.health.node.ShardsCapacityHealthIndicatorServiceStatelessTests
643
+ method: testIndicatorYieldsGreenInCaseThereIsRoom
644
+ issue: https://github.com/elastic/elasticsearch/issues/136303
645
646
# Examples:
647
#
0 commit comments