mirror of https://github.com/apache/lucene.git
tests: use filesystem dir until I figure out why ephemerals dirs are having trouble
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1457134 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
596616b469
commit
0d191235dc
|
@ -66,7 +66,7 @@ public class SyncSliceTest extends AbstractFullDistribZkTestBase {
|
|||
super.setUp();
|
||||
// we expect this time of exception as shards go up and down...
|
||||
//ignoreException(".*");
|
||||
|
||||
useFactory(null);
|
||||
System.setProperty("numShards", Integer.toString(sliceCount));
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue