Skip to content

Commit d6a104f

Browse files
committed
[TEST] Muted testDifferentRolesMaintainPathOnRestart
Relates to elastic#37462
1 parent 147c5e6 commit d6a104f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/framework/src/test/java/org/elasticsearch/test/test/InternalTestClusterTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,7 @@ private Path[] getNodePaths(InternalTestCluster cluster, String name) {
393393
}
394394
}
395395

396+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37462")
396397
public void testDifferentRolesMaintainPathOnRestart() throws Exception {
397398
final Path baseDir = createTempDir();
398399
final int numNodes = 5;

0 commit comments

Comments
 (0)