Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19163/
Java: 32bit/jdk-9-ea+159 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.core.ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal

Error Message:
private static void 
org.apache.solr.cloud.RecoveryStrategy.$closeResource(java.lang.Throwable,java.lang.AutoCloseable)

Stack Trace:
java.lang.AssertionError: private static void 
org.apache.solr.cloud.RecoveryStrategy.$closeResource(java.lang.Throwable,java.lang.AutoCloseable)
        at 
__randomizedtesting.SeedInfo.seed([4783962C6818C9A4:4D892B216624D5FE]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal(ConfigureRecoveryStrategyTest.java:73)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:547)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12561 lines...]
   [junit4] Suite: org.apache.solr.core.ConfigureRecoveryStrategyTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ConfigureRecoveryStrategyTest_4783962C6818C9A4-001/init-core-data-001
   [junit4]   2> 1954414 INFO  
(SUITE-ConfigureRecoveryStrategyTest-seed#[4783962C6818C9A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1954415 INFO  
(SUITE-ConfigureRecoveryStrategyTest-seed#[4783962C6818C9A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1954416 INFO  
(SUITE-ConfigureRecoveryStrategyTest-seed#[4783962C6818C9A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1954417 INFO  
(SUITE-ConfigureRecoveryStrategyTest-seed#[4783962C6818C9A4]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1954470 INFO  
(SUITE-ConfigureRecoveryStrategyTest-seed#[4783962C6818C9A4]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1954477 INFO  
(SUITE-ConfigureRecoveryStrategyTest-seed#[4783962C6818C9A4]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1954537 WARN  
(SUITE-ConfigureRecoveryStrategyTest-seed#[4783962C6818C9A4]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1954539 INFO  
(SUITE-ConfigureRecoveryStrategyTest-seed#[4783962C6818C9A4]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1954624 WARN  
(SUITE-ConfigureRecoveryStrategyTest-seed#[4783962C6818C9A4]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1954626 INFO  
(SUITE-ConfigureRecoveryStrategyTest-seed#[4783962C6818C9A4]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15a275d
   [junit4]   2> 1954626 WARN  
(SUITE-ConfigureRecoveryStrategyTest-seed#[4783962C6818C9A4]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1954630 INFO  
(SUITE-ConfigureRecoveryStrategyTest-seed#[4783962C6818C9A4]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15a275d
   [junit4]   2> 1954631 WARN  
(SUITE-ConfigureRecoveryStrategyTest-seed#[4783962C6818C9A4]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1954631 INFO  
(SUITE-ConfigureRecoveryStrategyTest-seed#[4783962C6818C9A4]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15a275d
   [junit4]   2> 1954632 INFO  (coreLoadExecutor-6495-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1954684 INFO  (coreLoadExecutor-6495-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1954692 INFO  (coreLoadExecutor-6495-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1954752 WARN  (coreLoadExecutor-6495-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1954754 INFO  (coreLoadExecutor-6495-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1954770 INFO  (coreLoadExecutor-6495-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1954770 WARN  (coreLoadExecutor-6495-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1954771 INFO  (coreLoadExecutor-6495-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15a275d
   [junit4]   2> 1954771 INFO  (coreLoadExecutor-6495-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1954771 INFO  (coreLoadExecutor-6495-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ConfigureRecoveryStrategyTest_4783962C6818C9A4-001/init-core-data-001/]
   [junit4]   2> 1954775 INFO  (coreLoadExecutor-6495-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=355721902, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1954993 INFO  (coreLoadExecutor-6495-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1954993 INFO  (coreLoadExecutor-6495-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1954995 INFO  (coreLoadExecutor-6495-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=58.6865234375, 
floorSegmentMB=1.111328125, forceMergeDeletesPctAllowed=13.148522003458076, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.16224857997516057
   [junit4]   2> 1954996 INFO  (coreLoadExecutor-6495-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@13e737e[collection1] main]
   [junit4]   2> 1954996 WARN  (coreLoadExecutor-6495-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1954996 INFO  (coreLoadExecutor-6495-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1954997 INFO  (searcherExecutor-6496-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@13e737e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1954997 INFO  
(SUITE-ConfigureRecoveryStrategyTest-seed#[4783962C6818C9A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1954999 INFO  
(TEST-ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal-seed#[4783962C6818C9A4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testAlmostAllMethodsAreFinal
   [junit4]   2> 1955000 INFO  
(TEST-ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal-seed#[4783962C6818C9A4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testAlmostAllMethodsAreFinal
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ConfigureRecoveryStrategyTest 
-Dtests.method=testAlmostAllMethodsAreFinal -Dtests.seed=4783962C6818C9A4 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=eo 
-Dtests.timezone=Atlantic/Azores -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.00s J1 | 
ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: private static void 
org.apache.solr.cloud.RecoveryStrategy.$closeResource(java.lang.Throwable,java.lang.AutoCloseable)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4783962C6818C9A4:4D892B216624D5FE]:0)
   [junit4]    >        at 
org.apache.solr.core.ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal(ConfigureRecoveryStrategyTest.java:73)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:547)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1955002 INFO  
(TEST-ConfigureRecoveryStrategyTest.testBuilder-seed#[4783962C6818C9A4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBuilder
   [junit4]   2> 1955002 INFO  
(TEST-ConfigureRecoveryStrategyTest.testBuilder-seed#[4783962C6818C9A4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBuilder
   [junit4]   2> 1955003 INFO  
(SUITE-ConfigureRecoveryStrategyTest-seed#[4783962C6818C9A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1955003 INFO  
(SUITE-ConfigureRecoveryStrategyTest-seed#[4783962C6818C9A4]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=26327379
   [junit4]   2> 1955003 INFO  
(SUITE-ConfigureRecoveryStrategyTest-seed#[4783962C6818C9A4]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1955004 INFO  (coreCloseExecutor-6500-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@8c65ce
   [junit4]   2> 1955005 INFO  (coreCloseExecutor-6500-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=9201102
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ConfigureRecoveryStrategyTest_4783962C6818C9A4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=2008, maxMBSortInHeap=6.314852200345808, 
sim=RandomSimilarity(queryNorm=true): {}, locale=eo, timezone=Atlantic/Azores
   [junit4]   2> NOTE: Linux 4.4.0-66-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=200435192,total=357040128
   [junit4]   2> NOTE: All tests run in this JVM: 
[ShufflingReplicaListTransformerTest, OverseerStatusTest, 
MoreLikeThisHandlerTest, TestDistributedGrouping, BasicFunctionalityTest, 
OpenExchangeRatesOrgProviderTest, TestRandomCollapseQParserPlugin, 
TestNonDefinedSimilarityFactory, TestSchemaNameResource, TimeZoneUtilsTest, 
TestTolerantUpdateProcessorCloud, SpellCheckComponentTest, VersionInfoTest, 
ChangedSchemaMergeTest, RequestLoggingTest, TermVectorComponentTest, 
TestSegmentSorting, TestUpdate, SuggesterFSTTest, TestAuthenticationFramework, 
TestPerFieldSimilarity, ZkControllerTest, LoggingHandlerTest, TestCharFilters, 
BigEndianAscendingWordSerializerTest, HighlighterTest, TestCoreAdminApis, 
TestElisionMultitermQuery, SpellCheckCollatorTest, CSVRequestHandlerTest, 
TestAnalyzeInfixSuggestions, TestBinaryResponseWriter, TestTrie, 
TestPushWriter, ForceLeaderTest, TestRecoveryHdfs, TestCustomSort, 
CdcrBootstrapTest, SimpleMLTQParserTest, DirectSolrConnectionTest, 
BlockJoinFacetSimpleTest, SuggestComponentTest, TestLeaderElectionZkExpiry, 
TestShardHandlerFactory, TestRequestForwarding, FullHLLTest, 
TestClassNameShortening, TestClusterProperties, CoreSorterTest, 
TestSolrCoreParser, BadComponentTest, TestInitParams, AlternateDirectoryTest, 
TestDocBasedVersionConstraints, DistributedIntervalFacetingTest, 
TestInPlaceUpdatesDistrib, CollectionsAPISolrJTest, TestCloudPivotFacet, 
TestRestoreCore, ZkStateReaderTest, MultiThreadedOCPTest, 
IndexSchemaRuntimeFieldTest, DeleteReplicaTest, TestQueryUtils, 
BasicAuthStandaloneTest, DocValuesTest, TestHashPartitioner, 
DistributedMLTComponentTest, TestCoreContainer, OpenCloseCoreStressTest, 
TestPartialUpdateDeduplication, WrapperMergePolicyFactoryTest, 
TestSurroundQueryParser, ZkCLITest, TestManagedSchema, TestScoreJoinQPScore, 
ChaosMonkeySafeLeaderTest, DataDrivenBlockJoinTest, HdfsDirectoryFactoryTest, 
TestXmlQParserPlugin, CoreMergeIndexesAdminHandlerTest, 
DistributedQueryComponentCustomSortTest, CleanupOldIndexTest, 
HighlighterMaxOffsetTest, TestMacros, DistributedTermsComponentTest, 
SolrCloudReportersTest, TestApiFramework, DeleteInactiveReplicaTest, 
TestFieldCacheVsDocValues, TestQueryTypes, TestHdfsBackupRestoreCore, 
TestRandomRequestDistribution, TestSchemaVersionResource, BJQParserTest, 
TestFreeTextSuggestions, TestSimpleTrackingShardHandler, 
SpellingQueryConverterTest, UpdateRequestProcessorFactoryTest, 
TestFastLRUCache, SampleTest, HdfsLockFactoryTest, JsonLoaderTest, 
TestSearchPerf, FileUtilsTest, TestDeleteCollectionOnDownNodes, 
TestTestInjection, SolrIndexSplitterTest, FacetPivotSmallTest, 
CdcrRequestHandlerTest, TestManagedSynonymFilterFactory, 
WordBreakSolrSpellCheckerTest, BasicZkTest, RecoveryZkTest, 
ClusterStateUpdateTest, ZkSolrClientTest, TestReload, TestSolr4Spatial, 
SolrCmdDistributorTest, TestLazyCores, DirectUpdateHandlerTest, 
ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, SimplePostToolTest, 
TestExtendedDismaxParser, SuggesterTSTTest, SuggesterTest, SpatialFilterTest, 
SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, 
TestWordDelimiterFilterFactory, QueryEqualityTest, 
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, 
DistanceFunctionTest, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, 
TestWriterPerf, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, 
TestOmitPositions, DocumentBuilderTest, RequiredFieldsTest, 
FastVectorHighlighterTest, SolrPluginUtilsTest, TestJmxIntegration, 
TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, SearchHandlerTest, 
TestPostingsSolrHighlighter, SpellPossibilityIteratorTest, TestXIncludeConfig, 
TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
ResourceLoaderTest, TestFastOutputStream, URLClassifyProcessorTest, 
ChaosMonkeyNothingIsSafeTest, DistribCursorPagingTest, DistributedQueueTest, 
DocValuesNotIndexedTest, LeaderFailoverAfterPartitionTest, 
ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, 
SolrCloudExampleTest, TestCloudPseudoReturnFields, 
TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, 
TestLockTree, TestMiniSolrCloudCluster, TestRebalanceLeaders, 
TestReplicaProperties, TestStressInPlaceUpdates, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, 
HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, 
HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, 
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, 
HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, 
TestClusterStateMutator, ZkStateWriterTest, BlobRepositoryCloudTest, 
CachingDirectoryFactoryTest, ConfigureRecoveryStrategyTest]
   [junit4] Completed [542/696 (1!)] on J1 in 0.60s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 52179 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to