Skip to content

Commit acf2a96

Browse files
Mute org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests testSearchableSnapshotShardsAreSkippedBySearchRequestWithoutQueryingAnyNodeWhenTheyAreOutsideOfTheQueryRange #116523
1 parent d2d1e05 commit acf2a96

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
@@ -286,6 +286,9 @@ tests:
286286
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
287287
method: test {categorize.Categorize SYNC}
288288
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
289292

290293
# Examples:
291294
#

0 commit comments

Comments
 (0)