Skip to content

Commit e701fce

Browse files
Mute org.elasticsearch.index.engine.CompletionStatsCacheTests testCompletionStatsCache #126910
1 parent 0a84262 commit e701fce

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
@@ -420,6 +420,9 @@ tests:
420420
- class: org.elasticsearch.repositories.gcs.GoogleCloudStorageBlobStoreRepositoryTests
421421
method: testSnapshotWithLargeSegmentFiles
422422
issue: https://github.com/elastic/elasticsearch/issues/126909
423+
- class: org.elasticsearch.index.engine.CompletionStatsCacheTests
424+
method: testCompletionStatsCache
425+
issue: https://github.com/elastic/elasticsearch/issues/126910
423426

424427
# Examples:
425428
#

0 commit comments

Comments
 (0)