Mute failing test

(cherry picked from commit 4952d4facf5949abdb9aae47dbe1ee18cf7eef99)
This commit is contained in:
Mark Vieira 2019-06-05 13:45:36 -07:00
parent 12433434ef
commit 1f4ff97d7d
No known key found for this signature in database
GPG Key ID: CA947EF7E6D4B105
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ import static java.util.Collections.emptySet;
public class FsRepositoryTests extends ESTestCase {
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/42905")
public void testSnapshotAndRestore() throws IOException, InterruptedException {
ThreadPool threadPool = new TestThreadPool(getClass().getSimpleName());
try (Directory directory = newDirectory()) {