muted test
This commit is contained in:
parent
1325c1442b
commit
604d59a95e
|
@ -223,6 +223,7 @@ public class RecoveryPercolatorIT extends ESIntegTestCase {
|
|||
percolatorRecovery(false);
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "sometimes reprodes with: gradle :core:integTest -Dtests.seed=21DDCAA92013B00C -Dtests.class=org.elasticsearch.percolator.RecoveryPercolatorIT -Dtests.method=\"testMultiPercolatorRecovery\"")
|
||||
public void testMultiPercolatorRecovery() throws Exception {
|
||||
percolatorRecovery(true);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue