mirror of https://github.com/apache/lucene.git
tests: enable test - no JIRA issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572151 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4effc2135b
commit
7200196393
|
@ -47,7 +47,6 @@ import org.junit.Test;
|
||||||
/**
|
/**
|
||||||
* Incorporate the open/close stress tests into unit tests.
|
* Incorporate the open/close stress tests into unit tests.
|
||||||
*/
|
*/
|
||||||
@BadApple
|
|
||||||
public class OpenCloseCoreStressTest extends SolrTestCaseJ4 {
|
public class OpenCloseCoreStressTest extends SolrTestCaseJ4 {
|
||||||
|
|
||||||
private final Object locker = new Object();
|
private final Object locker = new Object();
|
||||||
|
|
Loading…
Reference in New Issue