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 4e8e973 commit 2a677dbCopy full SHA for 2a677db
muted-tests.yml
@@ -245,6 +245,9 @@ tests:
245
- class: org.elasticsearch.xpack.restart.QueryBuilderBWCIT
246
method: testQueryBuilderBWC {p0=UPGRADED}
247
issue: https://github.com/elastic/elasticsearch/issues/116989
248
+- class: org.elasticsearch.index.reindex.ReindexNodeShutdownIT
249
+ method: testReindexWithShutdown
250
+ issue: https://github.com/elastic/elasticsearch/issues/118040
251
252
# Examples:
253
#
0 commit comments