You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2013/05/15 00:01:16 UTC

[jira] [Created] (LUCENE-5001) Constants.LUCENE_MAIN_VERSION needs updated on 4.3 branch

Hoss Man created LUCENE-5001:
--------------------------------

             Summary: Constants.LUCENE_MAIN_VERSION needs updated on 4.3 branch
                 Key: LUCENE-5001
                 URL: https://issues.apache.org/jira/browse/LUCENE-5001
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Hoss Man
             Fix For: 4.3.1


Current test failure on the 4_3 branch...

{noformat}
[junit4:junit4] Suite: org.apache.lucene.index.TestCheckIndex
[junit4:junit4] OK      0.37s | TestCheckIndex.testDeletedDocs
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCheckIndex -Dtests.method=testLuceneConstantVersion -Dtests.seed=DC6BFDD66878C275 -Dtests.slow=true -Dtests.locale=be_BY -Dtests.timezone=Asia/Baku -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE 0.03s | TestCheckIndex.testLuceneConstantVersion <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Invalid version: 4.3.1-SNAPSHOT
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([DC6BFDD66878C275:1FF50A184E6722BA]:0)
[junit4:junit4]    > 	at org.apache.lucene.index.TestCheckIndex.testLuceneConstantVersion(TestCheckIndex.java:132)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4] OK      0.02s | TestCheckIndex.testBogusTermVectors
[junit4:junit4]   2> NOTE: test params are: codec=Appending, sim=DefaultSimilarity, locale=be_BY, timezone=Asia/Baku
[junit4:junit4]   2> NOTE: Linux 3.2.0-43-generic amd64/Sun Microsystems Inc. 1.6.0_27 (64-bit)/cpus=4,threads=1,free=219494672,total=247726080
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestCheckIndex]
[junit4:junit4] Completed in 0.67s, 3 tests, 1 failure <<< FAILURES!
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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