Skip to content

Commit 8deb32f

Browse files
Mute org.elasticsearch.xpack.ccr.rest.ShardChangesRestIT testShardChangesNoOperation #118800
1 parent 8e98868 commit 8deb32f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,9 @@ tests:
299299
- class: org.elasticsearch.reservedstate.service.FileSettingsServiceTests
300300
method: testInvalidJSON
301301
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
302305

303306
# Examples:
304307
#

0 commit comments

Comments
 (0)