Skip to content

Commit

Permalink
Unmute SearchableSnapshotDirectoryTests (#64140) (#64147)
Browse files Browse the repository at this point in the history
This was already fixed in #64100

Closes #64136
  • Loading branch information
original-brownbear committed Oct 26, 2020
1 parent ff5eb27 commit c303dd9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,6 @@ private void testIndexInputs(final CheckedBiConsumer<IndexInput, IndexInput, Exc
});
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/64136")
public void testClearCache() throws Exception {
try (CacheService cacheService = TestUtils.createDefaultCacheService()) {
cacheService.start();
Expand Down

0 comments on commit c303dd9

Please sign in to comment.