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 8e98868 commit 8deb32fCopy full SHA for 8deb32f
muted-tests.yml
@@ -299,6 +299,9 @@ tests:
299
- class: org.elasticsearch.reservedstate.service.FileSettingsServiceTests
300
method: testInvalidJSON
301
issue: https://github.com/elastic/elasticsearch/issues/116521
302
+- class: org.elasticsearch.xpack.ccr.rest.ShardChangesRestIT
303
+ method: testShardChangesNoOperation
304
+ issue: https://github.com/elastic/elasticsearch/issues/118800
305
306
# Examples:
307
#
0 commit comments