Build: 
http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows-Java6-64/398/

1 tests failed.
REGRESSION:  org.apache.solr.search.TestSort.testRandomFieldNameSorts

Error Message:
Over 0.2% oddities in test: 13/6395 have func/query parsing semenatics gotten 
broader?

Stack Trace:
java.lang.AssertionError: Over 0.2% oddities in test: 13/6395 have func/query 
parsing semenatics gotten broader?
        at 
__randomizedtesting.SeedInfo.seed([E2CDF7FE0FBC0715:F6F3B575B5CC7983]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.search.TestSort.testRandomFieldNameSorts(TestSort.java:151)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
        at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)




Build Log:
[...truncated 9831 lines...]
   [junit4]   2> 189 T2006 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 189 T2006 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
   [junit4]   2> 189 T2006 oasc.RequestHandlers.initHandlersFromConfig created 
standard: solr.StandardRequestHandler
   [junit4]   2> 190 T2006 oasc.RequestHandlers.initHandlersFromConfig created 
/get: solr.RealTimeGetHandler
   [junit4]   2> 190 T2006 oasc.RequestHandlers.initHandlersFromConfig created 
dismax: solr.SearchHandler
   [junit4]   2> 190 T2006 oasc.RequestHandlers.initHandlersFromConfig created 
dismaxNoDefaults: solr.SearchHandler
   [junit4]   2> 190 T2006 oasc.RequestHandlers.initHandlersFromConfig created 
mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 191 T2006 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 191 T2006 oasc.RequestHandlers.initHandlersFromConfig created 
defaults: solr.StandardRequestHandler
   [junit4]   2> 191 T2006 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 191 T2006 oasc.RequestHandlers.initHandlersFromConfig created 
lazy: solr.StandardRequestHandler
   [junit4]   2> 192 T2006 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 192 T2006 oasc.RequestHandlers.initHandlersFromConfig created 
/terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 192 T2006 oasc.RequestHandlers.initHandlersFromConfig created 
spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 192 T2006 oasc.RequestHandlers.initHandlersFromConfig created 
spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 192 T2006 oasc.RequestHandlers.initHandlersFromConfig created 
spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 193 T2006 oasc.RequestHandlers.initHandlersFromConfig created 
tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 193 T2006 oasc.RequestHandlers.initHandlersFromConfig created 
/mlt: solr.MoreLikeThisHandler
   [junit4]   2> 193 T2006 oasc.RequestHandlers.initHandlersFromConfig created 
/debug/dump: solr.DumpRequestHandler
   [junit4]   2> 194 T2006 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 197 T2006 oasc.SolrCore.initDeprecatedSupport WARNING 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 199 T2006 oasc.SolrCore.initDeprecatedSupport WARNING adding 
ShowFileRequestHandler with hidden files: [SOLRCONFIG-HIGHLIGHT.XML, 
SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-REPLICATION2.XML, SCHEMA-MINIMAL.XML, 
BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SOLRCONFIG-CACHING.XML, 
SOLRCONFIG-REPEATER.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, CURRENCY.XML, 
SOLRCONFIG-MERGEPOLICY.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, 
SCHEMA11.XML, SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, 
SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, ELEVATE.XML, 
SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, SCHEMA-IB.XML, 
SOLRCONFIG-QUERYSENDER.XML, SCHEMA-REPLICATION1.XML, DA_UTF8.XML, 
HYPHENATION.DTD, SOLRCONFIG-ENABLEPLUGIN.XML, STEMDICT.TXT, 
SCHEMA-PHRASESUGGEST.XML, HUNSPELL-TEST.AFF, STOPTYPES-1.TXT, 
STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, 
SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, 
SOLRCONFIG-SIMPLELOCK.XML, WDFTYPES.TXT, STOPTYPES-2.TXT, SCHEMA-REVERSED.XML, 
SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SCHEMA-DFR.XML, 
SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, 
OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SCHEMA-BINARYFIELD.XML, 
SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, 
BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, 
SOLRCONFIG-MASTER1.XML, SYNONYMS.TXT, SCHEMA.XML, SCHEMA_CODEC.XML, 
SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, STOP-2.TXT, 
SOLRCONFIG-FUNCTIONQUERY.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-TERMINDEX.XML, 
SOLRCONFIG-ELEVATE.XML, STOPWORDS.TXT, SCHEMA-FOLDING.XML, 
SCHEMA-STOP-KEEP.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, 
SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, 
SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-LAZYWRITER.XML, 
SCHEMA-LUCENEMATCHVERSION.XML, BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, 
SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, 
SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, SOLRCONFIG-XINCLUDE.XML, 
SOLRCONFIG-DELPOLICY1.XML, SOLRCONFIG-SLAVE1.XML, SCHEMA-SIM.XML, 
SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, PROTWORDS.TXT, SCHEMA-TRIE.XML, 
SOLRCONFIG_CODEC.XML, SCHEMA-TFIDF.XML, SCHEMA-LMJELINEKMERCER.XML, 
PHRASESUGGEST.TXT, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, 
SOLRCONFIG-DELPOLICY2.XML, XSLT, SOLRCONFIG-NATIVELOCK.XML, 
BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, 
SOLRCONFIG-ALTDIRECTORY.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, 
COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, 
SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, KEEP-2.TXT, 
BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA12.XML, 
MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, 
BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
   [junit4]   2> 202 T2006 oass.SolrIndexSearcher.<init> Opening 
Searcher@aa7345b main
   [junit4]   2> 202 T2006 oass.SolrIndexSearcher.<init> WARNING WARNING: 
Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
   [junit4]   2> 202 T2006 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 203 T2006 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 203 T2006 oashc.SpellCheckComponent.inform Initializing spell 
checkers
   [junit4]   2> 214 T2006 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 264 T2006 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 0
   [junit4]   2> 264 T2006 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: http://
   [junit4]   2> 265 T2006 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 0
   [junit4]   2> 265 T2006 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 265 T2006 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 265 T2006 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 265 T2006 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 265 T2006 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 266 T2006 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 266 T2006 oascsi.HttpClientUtil.createClient Creating new http 
client, 
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 273 T2007 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@aa7345b 
main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 274 T2006 oasc.CoreContainer.register registering core: 
collection1
   [junit4]   2> 276 T2006 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 
   [junit4] FAILURE 2.10s | TestSort.testRandomFieldNameSorts
   [junit4]    > Throwable #1: java.lang.AssertionError: Over 0.2% oddities in 
test: 13/6395 have func/query parsing semenatics gotten broader?
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E2CDF7FE0FBC0715:F6F3B575B5CC7983]:0)
   [junit4]    >        at org.junit.Assert.fail(Assert.java:93)
   [junit4]    >        at org.junit.Assert.assertTrue(Assert.java:43)
   [junit4]    >        at 
org.apache.solr.search.TestSort.testRandomFieldNameSorts(TestSort.java:151)
   [junit4]    >        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]    >        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   [junit4]    >        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   [junit4]    >        at java.lang.reflect.Method.invoke(Method.java:597)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
   [junit4]    >        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]    >        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
   [junit4]    > 
   [junit4]   2> 3971 T2006 oas.SolrTestCaseJ4.setUp ###Starting 
testRandomFieldNameSorts
   [junit4]   2> 6043 T2006 oas.SolrTestCaseJ4.tearDown ###Ending 
testRandomFieldNameSorts
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSort 
-Dtests.method=testRandomFieldNameSorts -Dtests.seed=E2CDF7FE0FBC0715 
-Dtests.locale=ro -Dtests.timezone=Canada/Yukon -Dargs="-Dfile.encoding=Cp1252"
   [junit4]   2>
   [junit4]    > (@AfterClass output)
   [junit4]   2> 6069 T2006 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 6069 T2006 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1226717968
   [junit4]   2> 6069 T2006 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5fb7bcf0
   [junit4]   2> 6073 T2006 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 6073 T2006 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> NOTE: test params are: codec=Lucene40: 
{f=PostingsFormat(name=Lucene40WithOrds), f2=Lucene40(minBlockSize=37 
maxBlockSize=140)}, sim=DefaultSimilarity, locale=ro, timezone=Canada/Yukon
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Sun Microsystems Inc. 1.6.0_32 
(64-bit)/cpus=2,threads=1,free=99947584,total=259981312
   [junit4]   2> NOTE: All tests run in this JVM: [TestPhoneticFilterFactory, 
TestPerFieldSimilarity, TestWriterPerf, TestPseudoReturnFields, 
DirectUpdateHandlerOptimizeTest, ResourceLoaderTest, LeaderElectionTest, 
SnowballPorterFilterFactoryTest, TestGermanStemFilterFactory, 
TestKStemFilterFactory, TestPortugueseLightStemFilterFactory, 
SpatialFilterTest, DefaultValueUpdateProcessorTest, 
TestGreekLowerCaseFilterFactory, CSVRequestHandlerTest, TestSolrQueryParser, 
TestReverseStringFilterFactory, TestFiltering, OutputWriterTest, 
QueryElevationComponentTest, MinimalSchemaTest, 
TestPersianNormalizationFilterFactory, FastVectorHighlighterTest, 
CloudStateTest, TestCJKBigramFilterFactory, TestSolrCoreProperties, 
DirectUpdateHandlerTest, TestIrishLowerCaseFilterFactory, 
TestPhraseSuggestions, TestCoreContainer, TestNorwegianLightStemFilterFactory, 
ConvertedLegacyTest, HighlighterTest, TestCollationField, DOMUtilTest, 
TestStopFilterFactory, JSONWriterTest, LengthFilterTest, 
TestPHPSerializedResponseWriter, CacheHeaderTest, 
TestEnglishMinimalStemFilterFactory, MultiTermTest, 
UniqFieldsUpdateProcessorFactoryTest, TestNGramFilters, TestHashPartitioner, 
TestSwedishLightStemFilterFactory, TestTurkishLowerCaseFilterFactory, 
TestNorwegianMinimalStemFilterFactory, TestFoldingMultitermQuery, 
TestLMDirichletSimilarityFactory, TestRandomFaceting, DateMathParserTest, 
TestUtils, TestSpanishLightStemFilterFactory, TestGermanLightStemFilterFactory, 
TestIndexingPerformance, MBeansHandlerTest, TestFinnishLightStemFilterFactory, 
CloudStateUpdateTest, NotRequiredUniqueKeyTest, LegacyHTMLStripCharFilterTest, 
BasicZkTest, TestTypeTokenFilterFactory, TestLMJelinekMercerSimilarityFactory, 
TestPropInject, FileUtilsTest, CopyFieldTest, TestGalicianStemFilterFactory, 
TestFrenchLightStemFilterFactory, TestDFRSimilarityFactory, 
LukeRequestHandlerTest, XsltUpdateRequestHandlerTest, SpellCheckCollatorTest, 
DebugComponentTest, StandardRequestHandlerTest, TermsComponentTest, 
TestRangeQuery, TestNumberUtils, CommonGramsFilterFactoryTest, 
PrimitiveFieldTypeTest, TestIndexSearcher, IndexBasedSpellCheckerTest, 
BinaryUpdateRequestHandlerTest, BasicFunctionalityTest, RecoveryZkTest, 
TestSuggestSpellingConverter, SpellCheckComponentTest, TestIBSimilarityFactory, 
DirectSolrConnectionTest, TestBrazilianStemFilterFactory, 
SpellPossibilityIteratorTest, SortByFunctionTest, BadIndexSchemaTest, 
ZkSolrClientTest, TestQueryUtils, TestJapaneseBaseFormFilterFactory, 
TestPluginEnable, TestOmitPositions, TestGalicianMinimalStemFilterFactory, 
TestJmxMonitoredMap, TestFunctionQuery, BadComponentTest, 
TestDistributedSearch, TestPatternTokenizerFactory, MoreLikeThisHandlerTest, 
TestWordDelimiterFilterFactory, TestCzechStemFilterFactory, 
URLClassifyProcessorTest, SolrPluginUtilsTest, UpdateParamsTest, 
TestRussianLightStemFilterFactory, RequiredFieldsTest, CoreAdminHandlerTest, 
DistributedSpellCheckComponentTest, TestExtendedDismaxParser, 
TestWikipediaTokenizerFactory, TestThaiWordFilterFactory, 
TestBulgarianStemFilterFactory, TestDistributedGrouping, 
TestItalianLightStemFilterFactory, TestJmxIntegration, AutoCommitTest, 
TestPatternReplaceCharFilterFactory, SimpleFacetsTest, 
TestPortugueseMinimalStemFilterFactory, NumericFieldsTest, PluginInfoTest, 
TestBinaryResponseWriter, TestUpdate, LoggingHandlerTest, 
PingRequestHandlerTest, TestValueSourceCache, OpenExchangeRatesOrgProviderTest, 
TestQueryTypes, TestRecovery, DocumentBuilderTest, 
TestReversedWildcardFilterFactory, TestHTMLStripCharFilterFactory, SampleTest, 
TestSystemIdResolver, OverseerTest, 
TestDictionaryCompoundWordTokenFilterFactory, TestSynonymFilterFactory, 
TestMultiCoreConfBootstrap, ReturnFieldsTest, DistributedTermsComponentTest, 
SolrRequestParserTest, TestLatvianStemFilterFactory, 
LeaderElectionIntegrationTest, TestSort]
   [junit4]   2> 
   [junit4] Completed in 6.09s, 2 tests, 1 failure <<< FAILURES!
[...truncated 664 lines...]

[...truncated 10596 lines...]

[...truncated 10596 lines...]

[...truncated 10596 lines...]

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

Reply via email to