You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shai Erera (JIRA)" <ji...@apache.org> on 2013/10/13 19:09:43 UTC

[jira] [Resolved] (LUCENE-5281) NPE: TestDirectoryTaxonomyReader.testGetChildren

     [ https://issues.apache.org/jira/browse/LUCENE-5281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shai Erera resolved LUCENE-5281.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0
                   4.6

Committed to trunk and 4x (but forgot to reference the issue in the commit message).

> NPE: TestDirectoryTaxonomyReader.testGetChildren
> ------------------------------------------------
>
>                 Key: LUCENE-5281
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5281
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/facet
>    Affects Versions: 4.5, 5.0
>            Reporter: Steve Rowe
>            Assignee: Shai Erera
>             Fix For: 4.6, 5.0
>
>
> Reproduces 100% for me on trunk and on branch_4x - below is from branch_4x:
> {noformat}
>    [junit4] Suite: org.apache.lucene.facet.taxonomy.directory.TestDirectoryTaxonomyReader
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDirectoryTaxonomyReader -Dtests.method=testGetChildren -Dtests.seed=B94C5192B4851C12 -Dtests.slow=true -Dtests.locale=es_UY -Dtests.timezone=America/Santa_Isabel -Dtests.file.encoding=US-ASCII
>    [junit4] ERROR   0.48s | TestDirectoryTaxonomyReader.testGetChildren <<<
>    [junit4]    > Throwable #1: java.lang.NullPointerException
>    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B94C5192B4851C12:D5BAEB4F58AE9D94]:0)
>    [junit4]    > 	at org.apache.lucene.facet.taxonomy.directory.TestDirectoryTaxonomyReader.testGetChildren(TestDirectoryTaxonomyReader.java:508)
>    [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
>    [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=es_UY, timezone=America/Santa_Isabel
>    [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=8,threads=1,free=83697144,total=119537664
>    [junit4]   2> NOTE: All tests run in this JVM: [TestDirectoryTaxonomyReader]
>    [junit4] Completed in 1.06s, 1 test, 1 error <<< FAILURES!
>    [junit4] 
>    [junit4] 
>    [junit4] Tests with failures:
>    [junit4]   - org.apache.lucene.facet.taxonomy.directory.TestDirectoryTaxonomyReader.testGetChildren
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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