Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
ManifoldCF 1.1
-
None
Description
When build is updated to point to the lucene-solr 4.0.0 tag, the plugin tests fail as follows:
[junit4:junit4] <JUnit4> says hello! Master seed: 76514493C8D9B3A8 [junit4:junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252 [junit4:junit4] Executing 3 suites with 1 JVM. [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.mcf.ManifoldCFSCLoadTest [junit4:junit4] 2> 225 T10 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4:junit4] 2> NOTE: test params are: codec=Lucene3x, sim=RandomSimilarity Provider(queryNorm=false,coord=no): {}, locale=en, timezone=America/Indiana/Vinc ennes [junit4:junit4] 2> NOTE: Windows Vista 6.0 x86/Sun Microsystems Inc. 1.6.0_21 (32-bit)/cpus=2,threads=1,free=10125792,total=16252928 [junit4:junit4] 2> NOTE: All tests run in this JVM: [ManifoldCFSCLoadTest] [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ManifoldCFSCLoad Test -Dtests.seed=76514493C8D9B3A8 -Dtests.slow=true -Dtests.locale=en -Dtests.t imezone=America/Indiana/Vincennes -Dtests.file.encoding=US-ASCII [junit4:junit4] ERROR 0.00s | ManifoldCFSCLoadTest (suite) <<< [junit4:junit4] > Throwable #1: java.lang.RuntimeException: Cannot find resou rce: C:\wip\mcf-integration\solr-4.x\trunk\solr\solr\build\contrib\solr-mcf\test \J0\solr\collection1 [junit4:junit4] > at __randomizedtesting.SeedInfo.seed([76514493C8D9B3A8]: 0) [junit4:junit4] > at org.apache.solr.SolrTestCaseJ4.getFile(SolrTestCaseJ4 .java:1417) [junit4:junit4] > at org.apache.solr.SolrTestCaseJ4.TEST_HOME(SolrTestCase J4.java:1422) [junit4:junit4] > at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ 4.java:174) [junit4:junit4] > at org.apache.solr.mcf.ManifoldCFSCLoadTest.beforeClass( ManifoldCFSCLoadTest.java:43) [junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M ethod) [junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet hodAccessorImpl.java:39) [junit4:junit4] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg atingMethodAccessorImpl.java:25) [junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:597) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.i nvoke(RandomizedRunner.java:1559) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.a ccess$600(RandomizedRunner.java:79) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$4 .evaluate(RandomizedRunner.java:677) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$5 .evaluate(RandomizedRunner.java:693) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAda pter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemProper tiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > at org.apache.lucene.util.AbstractBeforeAfterRule$1.eval uate(AbstractBeforeAfterRule.java:45) [junit4:junit4] > at org.apache.lucene.util.TestRuleStoreClassName$1.evalu ate(TestRuleStoreClassName.java:42) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemProper tiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.NoShadowingO rOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.NoShadowingO rOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAda pter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at org.apache.lucene.util.TestRuleAssertionsRequired$1.e valuate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate (TestRuleMarkFailure.java:48) [junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.eva luate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAda pter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at com.carrotsearch.randomizedtesting.ThreadLeakControl$ StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > at java.lang.Thread.run(Thread.java:619) [junit4:junit4] > Throwable #2: java.lang.NullPointerException [junit4:junit4] > at __randomizedtesting.SeedInfo.seed([76514493C8D9B3A8]: 0) [junit4:junit4] > at org.apache.solr.mcf.ManifoldCFSCLoadTest.afterClass(M anifoldCFSCLoadTest.java:78) [junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M ethod) [junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet hodAccessorImpl.java:39) [junit4:junit4] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg atingMethodAccessorImpl.java:25) [junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:597) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.i nvoke(RandomizedRunner.java:1559) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.a ccess$600(RandomizedRunner.java:79) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$5 .evaluate(RandomizedRunner.java:700) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAda pter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemProper tiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > at org.apache.lucene.util.AbstractBeforeAfterRule$1.eval uate(AbstractBeforeAfterRule.java:45) [junit4:junit4] > at org.apache.lucene.util.TestRuleStoreClassName$1.evalu ate(TestRuleStoreClassName.java:42) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemProper tiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.NoShadowingO rOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.NoShadowingO rOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAda pter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at org.apache.lucene.util.TestRuleAssertionsRequired$1.e valuate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate (TestRuleMarkFailure.java:48) [junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.eva luate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAda pter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at com.carrotsearch.randomizedtesting.ThreadLeakControl$ StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > at java.lang.Thread.run(Thread.java:619) [junit4:junit4] Completed in 2.16s, 0 tests, 2 errors <<< FAILURES! [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.mcf.ManifoldCFSearchComponentTest [junit4:junit4] 2> 7 T12 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4:junit4] 2> NOTE: test params are: codec=SimpleText, sim=RandomSimilari tyProvider(queryNorm=false,coord=crazy): {}, locale=sr_BA, timezone=Asia/Kabul [junit4:junit4] 2> NOTE: Windows Vista 6.0 x86/Sun Microsystems Inc. 1.6.0_21 (32-bit)/cpus=2,threads=1,free=11703856,total=16252928 [junit4:junit4] 2> NOTE: All tests run in this JVM: [ManifoldCFSCLoadTest, Man ifoldCFSearchComponentTest] [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ManifoldCFSearch ComponentTest -Dtests.seed=76514493C8D9B3A8 -Dtests.slow=true -Dtests.locale=sr_ BA -Dtests.timezone=Asia/Kabul -Dtests.file.encoding=US-ASCII [junit4:junit4] ERROR 0.00s | ManifoldCFSearchComponentTest (suite) <<< [junit4:junit4] > Throwable #1: java.lang.RuntimeException: Cannot find resou rce: C:\wip\mcf-integration\solr-4.x\trunk\solr\solr\build\contrib\solr-mcf\test \J0\solr\collection1 [junit4:junit4] > at __randomizedtesting.SeedInfo.seed([76514493C8D9B3A8]: 0) [junit4:junit4] > at org.apache.solr.SolrTestCaseJ4.getFile(SolrTestCaseJ4 .java:1417) [junit4:junit4] > at org.apache.solr.SolrTestCaseJ4.TEST_HOME(SolrTestCase J4.java:1422) [junit4:junit4] > at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ 4.java:174) [junit4:junit4] > at org.apache.solr.mcf.ManifoldCFSearchComponentTest.bef oreClass(ManifoldCFSearchComponentTest.java:43) [junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M ethod) [junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet hodAccessorImpl.java:39) [junit4:junit4] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg atingMethodAccessorImpl.java:25) [junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:597) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.i nvoke(RandomizedRunner.java:1559) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.a ccess$600(RandomizedRunner.java:79) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$4 .evaluate(RandomizedRunner.java:677) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$5 .evaluate(RandomizedRunner.java:693) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAda pter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemProper tiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > at org.apache.lucene.util.AbstractBeforeAfterRule$1.eval uate(AbstractBeforeAfterRule.java:45) [junit4:junit4] > at org.apache.lucene.util.TestRuleStoreClassName$1.evalu ate(TestRuleStoreClassName.java:42) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemProper tiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.NoShadowingO rOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.NoShadowingO rOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAda pter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at org.apache.lucene.util.TestRuleAssertionsRequired$1.e valuate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate (TestRuleMarkFailure.java:48) [junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.eva luate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAda pter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at com.carrotsearch.randomizedtesting.ThreadLeakControl$ StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > at java.lang.Thread.run(Thread.java:619) [junit4:junit4] > Throwable #2: java.lang.NullPointerException [junit4:junit4] > at __randomizedtesting.SeedInfo.seed([76514493C8D9B3A8]: 0) [junit4:junit4] > at org.apache.solr.mcf.ManifoldCFSearchComponentTest.aft erClass(ManifoldCFSearchComponentTest.java:72) [junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M ethod) [junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet hodAccessorImpl.java:39) [junit4:junit4] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg atingMethodAccessorImpl.java:25) [junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:597) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.i nvoke(RandomizedRunner.java:1559) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.a ccess$600(RandomizedRunner.java:79) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$5 .evaluate(RandomizedRunner.java:700) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAda pter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemProper tiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > at org.apache.lucene.util.AbstractBeforeAfterRule$1.eval uate(AbstractBeforeAfterRule.java:45) [junit4:junit4] > at org.apache.lucene.util.TestRuleStoreClassName$1.evalu ate(TestRuleStoreClassName.java:42) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemProper tiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.NoShadowingO rOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.NoShadowingO rOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAda pter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at org.apache.lucene.util.TestRuleAssertionsRequired$1.e valuate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate (TestRuleMarkFailure.java:48) [junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.eva luate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAda pter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at com.carrotsearch.randomizedtesting.ThreadLeakControl$ StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > at java.lang.Thread.run(Thread.java:619) [junit4:junit4] Completed in 0.08s, 0 tests, 2 errors <<< FAILURES! [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.mcf.ManifoldCFQParserPluginTest [junit4:junit4] 2> 1 T14 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4:junit4] 2> NOTE: test params are: codec=SimpleText, sim=RandomSimilari tyProvider(queryNorm=false,coord=no): {}, locale=ar_OM, timezone=ART [junit4:junit4] 2> NOTE: Windows Vista 6.0 x86/Sun Microsystems Inc. 1.6.0_21 (32-bit)/cpus=2,threads=1,free=9243848,total=16252928 [junit4:junit4] 2> NOTE: All tests run in this JVM: [ManifoldCFSCLoadTest, Man ifoldCFSearchComponentTest, ManifoldCFQParserPluginTest] [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ManifoldCFQParse rPluginTest -Dtests.seed=76514493C8D9B3A8 -Dtests.slow=true -Dtests.locale=ar_OM -Dtests.timezone=ART -Dtests.file.encoding=US-ASCII [junit4:junit4] ERROR 0.00s | ManifoldCFQParserPluginTest (suite) <<< [junit4:junit4] > Throwable #1: java.lang.RuntimeException: Cannot find resou rce: C:\wip\mcf-integration\solr-4.x\trunk\solr\solr\build\contrib\solr-mcf\test \J0\solr\collection1 [junit4:junit4] > at __randomizedtesting.SeedInfo.seed([76514493C8D9B3A8]: 0) [junit4:junit4] > at org.apache.solr.SolrTestCaseJ4.getFile(SolrTestCaseJ4 .java:1417) [junit4:junit4] > at org.apache.solr.SolrTestCaseJ4.TEST_HOME(SolrTestCase J4.java:1422) [junit4:junit4] > at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ 4.java:174) [junit4:junit4] > at org.apache.solr.mcf.ManifoldCFQParserPluginTest.befor eClass(ManifoldCFQParserPluginTest.java:43) [junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M ethod) [junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet hodAccessorImpl.java:39) [junit4:junit4] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg atingMethodAccessorImpl.java:25) [junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:597) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.i nvoke(RandomizedRunner.java:1559) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.a ccess$600(RandomizedRunner.java:79) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$4 .evaluate(RandomizedRunner.java:677) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$5 .evaluate(RandomizedRunner.java:693) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAda pter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemProper tiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > at org.apache.lucene.util.AbstractBeforeAfterRule$1.eval uate(AbstractBeforeAfterRule.java:45) [junit4:junit4] > at org.apache.lucene.util.TestRuleStoreClassName$1.evalu ate(TestRuleStoreClassName.java:42) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemProper tiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.NoShadowingO rOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.NoShadowingO rOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAda pter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at org.apache.lucene.util.TestRuleAssertionsRequired$1.e valuate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate (TestRuleMarkFailure.java:48) [junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.eva luate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAda pter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at com.carrotsearch.randomizedtesting.ThreadLeakControl$ StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > at java.lang.Thread.run(Thread.java:619) [junit4:junit4] > Throwable #2: java.lang.NullPointerException [junit4:junit4] > at __randomizedtesting.SeedInfo.seed([76514493C8D9B3A8]: 0) [junit4:junit4] > at org.apache.solr.mcf.ManifoldCFQParserPluginTest.after Class(ManifoldCFQParserPluginTest.java:72) [junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M ethod) [junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet hodAccessorImpl.java:39) [junit4:junit4] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg atingMethodAccessorImpl.java:25) [junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:597) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.i nvoke(RandomizedRunner.java:1559) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.a ccess$600(RandomizedRunner.java:79) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$5 .evaluate(RandomizedRunner.java:700) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAda pter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemProper tiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > at org.apache.lucene.util.AbstractBeforeAfterRule$1.eval uate(AbstractBeforeAfterRule.java:45) [junit4:junit4] > at org.apache.lucene.util.TestRuleStoreClassName$1.evalu ate(TestRuleStoreClassName.java:42) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemProper tiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.NoShadowingO rOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.NoShadowingO rOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAda pter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at org.apache.lucene.util.TestRuleAssertionsRequired$1.e valuate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate (TestRuleMarkFailure.java:48) [junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.eva luate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAda pter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at com.carrotsearch.randomizedtesting.ThreadLeakControl$ StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > at java.lang.Thread.run(Thread.java:619) [junit4:junit4] Completed in 0.08s, 0 tests, 2 errors <<< FAILURES! [junit4:junit4] [junit4:junit4] [junit4:junit4] Tests with failures: [junit4:junit4] - org.apache.solr.mcf.ManifoldCFSCLoadTest (suite) [junit4:junit4] - org.apache.solr.mcf.ManifoldCFSearchComponentTest (suite) [junit4:junit4] - org.apache.solr.mcf.ManifoldCFQParserPluginTest (suite) [junit4:junit4] [junit4:junit4] [junit4:junit4] JVM J0: 1.88 .. 6.02 = 4.14s [junit4:junit4] Execution time total: 6.04 sec. [junit4:junit4] Tests summary: 3 suites, 0 tests, 6 suite-level errors
It seems clear that something fundamental changed at the end of 4.0.0 that breaks these tests. They need to be fixed, and new releases of the 4.x plugin (at least) need to be made and integrated with the 1.1 release.