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 20ead0f commit 550fb18Copy full SHA for 550fb18
muted-tests.yml
@@ -331,6 +331,9 @@ tests:
331
issue: https://github.com/elastic/elasticsearch/issues/121497
332
- class: org.elasticsearch.ingest.geoip.FullClusterRestartIT
333
issue: https://github.com/elastic/elasticsearch/issues/121935
334
+- class: org.elasticsearch.compute.operator.exchange.ExchangeServiceTests
335
+ method: testExchangeSourceContinueOnFailure
336
+ issue: https://github.com/elastic/elasticsearch/issues/122408
337
338
# Examples:
339
#
0 commit comments