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 5a3e213 commit eac2a01Copy full SHA for eac2a01
muted-tests.yml
@@ -290,6 +290,9 @@ tests:
290
- class: org.elasticsearch.reservedstate.service.FileSettingsServiceTests
291
method: testInvalidJSON
292
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
296
297
# Examples:
298
#
0 commit comments