You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "selckin (Created) (JIRA)" <ji...@apache.org> on 2011/11/03 16:41:32 UTC

[jira] [Created] (SOLR-2872) trunk TestSort random failure

trunk TestSort random failure
-----------------------------

                 Key: SOLR-2872
                 URL: https://issues.apache.org/jira/browse/SOLR-2872
             Project: Solr
          Issue Type: Bug
            Reporter: selckin


{code}
56     [junit] Testsuite: org.apache.solr.search.TestSort
5157     [junit] Testcase: testRandomFieldNameSorts(org.apache.solr.search.TestSort):    FAILED
5158     [junit] Over 0.2% oddities in test: 13/5886 have func/query parsing semenatics gotten broader?
5159     [junit] junit.framework.AssertionFailedError: Over 0.2% oddities in test: 13/5886 have func/query parsing semenatics gotten broader?
5160     [junit]     at org.apache.solr.search.TestSort.testRandomFieldNameSorts(TestSort.java:144)
5161     [junit]     at org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:615)
5162     [junit]     at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:149)
5163     [junit]     at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:51)
5164     [junit]
5165     [junit]
5166     [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 3.909 sec
5167     [junit]
5168     [junit] ------------- Standard Error -----------------
5169     [junit] NOTE: reproduce with: ant test -Dtestcase=TestSort -Dtestmethod=testRandomFieldNameSorts -Dtests.seed=-541a7d81e74f79a8:-1479933e5cf114b5:12993b18be8310c2
5170     [junit] NOTE: test params are: codec=RandomCodecProvider: {f=MockFixedIntBlock(blockSize=1810), f2=MockRandom}, sim=RandomSimilarityProvider(queryNorm=true,coord=true): {}, locale=es_CR, timezone=America/Asuncion
5171     [junit] NOTE: all tests run in this JVM:
5172     [junit] [SolrInfoMBeanTest, TestGreekStemFilterFactory, TestHungarianLightStemFilterFactory, TestHunspellStemFilterFactory, TestItalianLightStemFilterFactory, TestLuceneMatchVersion, TestPatternReplaceFilterFactory, T     estPhoneticFilterFactory, TestPorterStemFilterFactory, TestRemoveDuplicatesTokenFilterFactory, ZkNodePropsTest, ResourceLoaderTest, TestPropInjectDefaults, TestSolrDeletionPolicy1, FieldAnalysisRequestHandlerTest, MoreLik     eThisHandlerTest, TermVectorComponentTest, PolyFieldTest, TestOmitPositions, TestExtendedDismaxParser, TestSort]
5173     [junit] NOTE: Linux 3.0.6-gentoo amd64/Sun Microsystems Inc. 1.6.0_27 (64-bit)/cpus=8,threads=1,free=99814960,total=147914752
5174     [junit] ------------- ---------------- ---------------
{code}

reproduceable with: ant test -Dtestcase=TestSort -Dtests.seed=-541a7d81e74f79a8:-1479933e5cf114b5:12993b18be8310c2


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org