re-enable test, there is nothing wrong with this test, its not a goddamn bad apple. its just great at finding bugs

This commit is contained in:
Robert Muir 2018-03-04 08:44:10 -05:00
parent 9de4225e9a
commit b83d203372
1 changed files with 0 additions and 1 deletions

View File

@ -843,7 +843,6 @@ public class TestRandomChains extends BaseTokenStreamTestCase {
String toString;
}
@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028")
public void testRandomChains() throws Throwable {
int numIterations = TEST_NIGHTLY ? atLeast(20) : 3;
Random random = random();