Steve Rowe created LUCENE-5281:
----------------------------------
Summary: NPE: TestDirectoryTaxonomyReader.testGetChildren
Key: LUCENE-5281
URL: https://issues.apache.org/jira/browse/LUCENE-5281
Project: Lucene - Core
Issue Type: Bug
Affects Versions: 4.5, 5.0
Reporter: Steve Rowe
Reproduces 100% for me on trunk and on branch_4x (OS X 10.8.5, Oracle Java 64
bit 1.7.0_25):
{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: [email protected]
For additional commands, e-mail: [email protected]