From 473dc5a61b84a93e960cf07af31991631b7774bb Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Fri, 12 Jul 2024 06:41:26 +1000 Subject: [PATCH] Mute org.elasticsearch.xpack.searchablesnapshots.cache.common.CacheFileTests testCacheFileCreatedAsSparseFile #110801 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index 247f2c890fb37..61fb77502f7d2 100644 --- a/muted-tests.yml +++ b/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: #