You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2012/06/11 21:12:43 UTC

[jira] [Created] (LUCENE-4135) TestNumericQueryParser fails on java 7

Robert Muir created LUCENE-4135:
-----------------------------------

             Summary: TestNumericQueryParser fails on java 7
                 Key: LUCENE-4135
                 URL: https://issues.apache.org/jira/browse/LUCENE-4135
             Project: Lucene - Java
          Issue Type: Bug
          Components: modules/queryparser
    Affects Versions: 4.0
            Reporter: Robert Muir


http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux-Java7-64/49/

Seed reproduces on branch-4x for me on linux as well:
ant test  -Dtestcase=TestNumericQueryParser -Dtests.seed=E6EC0E1871B28E1E -Dtests.multiplier=3 -Dtests.locale=es_PE -Dtests.timezone=Africa/Tunis -Dargs="-Dfile.encoding=UTF-8"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Resolved] (LUCENE-4135) TestNumericQueryParser fails on java 7

Posted by "Robert Muir (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir resolved LUCENE-4135.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0
                   4.0
    
> TestNumericQueryParser fails on java 7
> --------------------------------------
>
>                 Key: LUCENE-4135
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4135
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: modules/queryparser
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>             Fix For: 4.0, 5.0
>
>
> http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux-Java7-64/49/
> Seed reproduces on branch-4x for me on linux as well:
> ant test  -Dtestcase=TestNumericQueryParser -Dtests.seed=E6EC0E1871B28E1E -Dtests.multiplier=3 -Dtests.locale=es_PE -Dtests.timezone=Africa/Tunis -Dargs="-Dfile.encoding=UTF-8"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Commented] (LUCENE-4135) TestNumericQueryParser fails on java 7

Posted by "Robert Muir (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294621#comment-13294621 ] 

Robert Muir commented on LUCENE-4135:
-------------------------------------

Test blasts random numbers (in a loop) until it gets a round-trip parse, but doesn't handle ParseException in the checkSanity method.

I committed a fix in r1349991

                
> TestNumericQueryParser fails on java 7
> --------------------------------------
>
>                 Key: LUCENE-4135
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4135
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: modules/queryparser
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>
> http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux-Java7-64/49/
> Seed reproduces on branch-4x for me on linux as well:
> ant test  -Dtestcase=TestNumericQueryParser -Dtests.seed=E6EC0E1871B28E1E -Dtests.multiplier=3 -Dtests.locale=es_PE -Dtests.timezone=Africa/Tunis -Dargs="-Dfile.encoding=UTF-8"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org