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 11a72f0 commit c77f959Copy full SHA for c77f959
muted-tests.yml
@@ -521,6 +521,9 @@ 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
528
# Examples:
529
#
0 commit comments