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

Robert Muir commented on LUCENE-3346:
-------------------------------------

I created some workarounds for some of these seeds (heavy unrolling/manual 
inlining here and there), but this is really a collection of different broken 
loops, there are a lot of problems.

So i will leave this guy alone, hopefully nobody will ever use jdk1.7.0 with 
pulsing codec

> 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
>              Labels: Java7
>         Attachments: seeds.txt
>
>
> 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

Reply via email to