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 466afba commit c91f89eCopy full SHA for c91f89e
muted-tests.yml
@@ -577,6 +577,9 @@ tests:
577
- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceTests
578
method: testIORateIsAdjustedForAllRunningMergeTasks
579
issue: https://github.com/elastic/elasticsearch/issues/129531
580
+- class: org.elasticsearch.upgrades.IndexingIT
581
+ method: testIndexing
582
+ issue: https://github.com/elastic/elasticsearch/issues/129533
583
584
# Examples:
585
#
0 commit comments