mirror of
https://github.com/apache/lucene.git
synced 2025-02-07 10:38:40 +00:00
Make TestNRTReplication.testCrashReplica nightly (#504)
This test is forking and crashing JVMs, always runs over 10 seconds
This commit is contained in:
parent
d2563e6f1f
commit
401d6209fb
@ -740,6 +740,7 @@ public class TestNRTReplication extends LuceneTestCase {
|
||||
}
|
||||
}
|
||||
|
||||
@Nightly
|
||||
public void testCrashReplica() throws Exception {
|
||||
|
||||
Path path1 = createTempDir("1");
|
||||
|
Loading…
x
Reference in New Issue
Block a user