Skip to content

Commit 1f4ff97

Browse files
committed
Mute failing test
(cherry picked from commit 4952d4f)
1 parent 1243343 commit 1f4ff97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/repositories/fs/FsRepositoryTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575

7676
public class FsRepositoryTests extends ESTestCase {
7777

78+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/42905")
7879
public void testSnapshotAndRestore() throws IOException, InterruptedException {
7980
ThreadPool threadPool = new TestThreadPool(getClass().getSimpleName());
8081
try (Directory directory = newDirectory()) {

0 commit comments

Comments
 (0)