|
@@ -88,6 +88,9 @@ tests:
|
|
|
- class: org.elasticsearch.xpack.security.ScrollHelperIntegTests
|
|
|
method: testFetchAllEntities
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/110786
|
|
|
+- class: org.elasticsearch.xpack.searchablesnapshots.cache.common.CacheFileTests
|
|
|
+ method: testCacheFileCreatedAsSparseFile
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/110801
|
|
|
|
|
|
# Examples:
|
|
|
#
|