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 c71da99 commit 2ea4effCopy full SHA for 2ea4eff
muted-tests.yml
@@ -322,6 +322,9 @@ tests:
322
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
323
method: test {p0=esql/61_enrich_ip/IP strings}
324
issue: https://github.com/elastic/elasticsearch/issues/116529
325
+- class: org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests
326
+ method: testSearchableSnapshotShardsAreSkippedBySearchRequestWithoutQueryingAnyNodeWhenTheyAreOutsideOfTheQueryRange
327
+ issue: https://github.com/elastic/elasticsearch/issues/116523
328
329
# Examples:
330
#
0 commit comments