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 2ea4eff commit f8bf31cCopy full SHA for f8bf31c
muted-tests.yml
@@ -325,6 +325,9 @@ tests:
325
- class: org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests
326
method: testSearchableSnapshotShardsAreSkippedBySearchRequestWithoutQueryingAnyNodeWhenTheyAreOutsideOfTheQueryRange
327
issue: https://github.com/elastic/elasticsearch/issues/116523
328
+- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
329
+ method: testInferDeploysDefaultElser
330
+ issue: https://github.com/elastic/elasticsearch/issues/114913
331
332
# Examples:
333
#
0 commit comments