Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
4.0-ALPHA
-
None
-
None
-
JDK 7 Preview Release, GA (fixed in JDK 1.7.0_1)
-
New
Description
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
Attachments
Attachments
Issue Links
- relates to
-
LUCENE-3335 jrebug causes porter stemmer to sigsegv
- Resolved
-
LUCENE-2975 hotspot bug in readvint gives wrong results
- Closed