jrebug causes checkindex fail (pulsing codec only) --------------------------------------------------
Key: LUCENE-3346 URL: https://issues.apache.org/jira/browse/LUCENE-3346 Project: Lucene - Java Issue Type: Bug Affects Versions: 4.0 Environment: java 1.7.0 Reporter: Robert Muir I dug into the samplingwrappertest fail: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/22/ I ran the test hundreds of times, and made 11 more random seeds. In every case, the $facet field had PulsingCodec (or MockRandom, which pulses things) Here's an example seed, that fails relatively quickly (4 seconds) every time: ant test -Dtestcase=SamplingWrapperTest -Dtestmethod=testCountUsingSamping -Dtests.seed=3028256727308316121:-9062105085025921705 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org