Thanks for fixing, Rob. ~ David
On Wed, Jun 4, 2014 at 10:49 PM, Policeman Jenkins Server < [email protected]> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10472/ > Java: 32bit/jdk1.8.0_20-ea-b15 -server -XX:+UseG1GC > > 1 tests failed. > FAILED: > > org.apache.lucene.spatial.prefix.BaseNonFuzzySpatialOpStrategyTest.initializationError > > Error Message: > Suite class > org.apache.lucene.spatial.prefix.BaseNonFuzzySpatialOpStrategyTest should > be a concrete class (not abstract). > > Stack Trace: > java.lang.RuntimeException: Suite class > org.apache.lucene.spatial.prefix.BaseNonFuzzySpatialOpStrategyTest should > be a concrete class (not abstract). > at > com.carrotsearch.randomizedtesting.Validation$ClassValidation.isConcreteClass(Validation.java:90) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.validateTarget(RandomizedRunner.java:1681) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.<init>(RandomizedRunner.java:379) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native > Method) > at > sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) > at > sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > at java.lang.reflect.Constructor.newInstance(Constructor.java:408) > at > org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31) > at > org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24) > at > org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) > at > org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29) > at > org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) > at > org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24) > at > com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:176) > at > com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:276) > at > com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12) > > > > > Build Log: > [...truncated 9585 lines...] > [junit4] Suite: > org.apache.lucene.spatial.prefix.BaseNonFuzzySpatialOpStrategyTest > [junit4] ERROR 0.04s J1 | > BaseNonFuzzySpatialOpStrategyTest.initializationError <<< > [junit4] > Throwable #1: java.lang.RuntimeException: Suite class > org.apache.lucene.spatial.prefix.BaseNonFuzzySpatialOpStrategyTest should > be a concrete class (not abstract). > [junit4] > at > com.carrotsearch.randomizedtesting.Validation$ClassValidation.isConcreteClass(Validation.java:90) > [junit4] > at > java.lang.reflect.Constructor.newInstance(Constructor.java:408) > [junit4] Completed on J1 in 0.04s, 1 test, 1 error <<< FAILURES! > > [...truncated 16 lines...] > BUILD FAILED > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:543: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:2017: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:60: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1296: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:920: > There were test failures: 17 suites, 126 tests, 1 error, 12 ignored (2 > assumptions) > > Total time: 31 minutes 49 seconds > Build step 'Invoke Ant' marked build as failure > Description set: Java: 32bit/jdk1.8.0_20-ea-b15 -server -XX:+UseG1GC > Archiving artifacts > Recording test results > Email was triggered for: Failure - Any > Sending email for trigger: Failure - Any > >
