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 454a871 + 45f5086 commit 5228abdCopy full SHA for 5228abd
muted-tests.yml
@@ -521,6 +521,12 @@ tests:
521
- class: org.elasticsearch.compute.aggregation.ValuesBytesRefGroupingAggregatorFunctionTests
522
method: testSomeFiltered
523
issue: https://github.com/elastic/elasticsearch/issues/131878
524
+- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
525
+ method: testWatcherWithApiKey {cluster=UPGRADED}
526
+ issue: https://github.com/elastic/elasticsearch/issues/131964
527
+- class: org.elasticsearch.xpack.remotecluster.CrossClusterEsqlRCS2EnrichUnavailableRemotesIT
528
+ method: testEsqlEnrichWithSkipUnavailable
529
+ issue: https://github.com/elastic/elasticsearch/issues/131965
530
531
# Examples:
532
#
0 commit comments