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 4caddc6 commit 5452fceCopy full SHA for 5452fce
muted-tests.yml
@@ -287,6 +287,9 @@ tests:
287
issue: https://github.com/elastic/elasticsearch/issues/115810
288
- class: org.elasticsearch.xpack.searchablesnapshots.hdfs.SecureHdfsSearchableSnapshotsIT
289
issue: https://github.com/elastic/elasticsearch/issues/115995
290
+- class: org.elasticsearch.index.reindex.ReindexNodeShutdownIT
291
+ method: testReindexWithShutdown
292
+ issue: https://github.com/elastic/elasticsearch/issues/115996
293
294
# Examples:
295
#
0 commit comments