[ 
https://issues.apache.org/jira/browse/LUCENE-5281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13793716#comment-13793716
 ] 

ASF subversion and git services commented on LUCENE-5281:
---------------------------------------------------------

Commit 1531716 from [~shaie] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1531716 ]

LUCENE-5281: commit prop changes

> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to