Skip to content

Commit eac2a01

Browse files
Mute org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests testSearchableSnapshotShardsAreSkippedBySearchRequestWithoutQueryingAnyNodeWhenTheyAreOutsideOfTheQueryRange #116523
1 parent 5a3e213 commit eac2a01

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
@@ -290,6 +290,9 @@ tests:
290290
- class: org.elasticsearch.reservedstate.service.FileSettingsServiceTests
291291
method: testInvalidJSON
292292
issue: https://github.com/elastic/elasticsearch/issues/116521
293+
- class: org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests
294+
method: testSearchableSnapshotShardsAreSkippedBySearchRequestWithoutQueryingAnyNodeWhenTheyAreOutsideOfTheQueryRange
295+
issue: https://github.com/elastic/elasticsearch/issues/116523
293296

294297
# Examples:
295298
#

0 commit comments

Comments
 (0)