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 d2d1e05 commit acf2a96Copy full SHA for acf2a96
muted-tests.yml
@@ -286,6 +286,9 @@ tests:
286
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
287
method: test {categorize.Categorize SYNC}
288
issue: https://github.com/elastic/elasticsearch/issues/113054
289
+- class: org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests
290
+ method: testSearchableSnapshotShardsAreSkippedBySearchRequestWithoutQueryingAnyNodeWhenTheyAreOutsideOfTheQueryRange
291
+ issue: https://github.com/elastic/elasticsearch/issues/116523
292
293
# Examples:
294
#
0 commit comments