Browse Source

Mute org.elasticsearch.xpack.searchablesnapshots.cache.common.CacheFileTests testCacheFileCreatedAsSparseFile #110801

elasticsearchmachine 1 year ago
parent
commit
473dc5a61b
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -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:
 #