Skip to content

Commit 5228abd

Browse files
committed
Merge remote-tracking branch 'upstream/main' into framed-thread-pool-utilization
2 parents 454a871 + 45f5086 commit 5228abd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

muted-tests.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,12 @@ tests:
521521
- class: org.elasticsearch.compute.aggregation.ValuesBytesRefGroupingAggregatorFunctionTests
522522
method: testSomeFiltered
523523
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
524530

525531
# Examples:
526532
#

0 commit comments

Comments
 (0)