You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael Busch (JIRA)" <ji...@apache.org> on 2007/05/29 17:32:15 UTC

[jira] Created: (LUCENE-895) Exclude PrecedenceQueryParser from build or disable failing test cases

Exclude PrecedenceQueryParser from build or disable failing test cases
----------------------------------------------------------------------

                 Key: LUCENE-895
                 URL: https://issues.apache.org/jira/browse/LUCENE-895
             Project: Lucene - Java
          Issue Type: Bug
          Components: Build
            Reporter: Michael Busch
            Assignee: Michael Busch
            Priority: Minor
             Fix For: 2.2


As Erik commented in LUCENE-885 the PrecendenceQueryParser is currently
unmaintained. Since some tests are failing we should either exclude PQP from the 
build or simply disable the failing tests.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (LUCENE-895) Exclude PrecedenceQueryParser from build or disable failing test cases

Posted by "Hoss Man (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12499883 ] 

Hoss Man commented on LUCENE-895:
---------------------------------

Michael: the javadocs for PrecedenceQueryParser do mention it's experimental and "There are still some open issues with this parser." ...but if we're disabling some tests, it would be good explicitly refer people to those tests in the javadoc so they know exactly what the open issues are.

> Exclude PrecedenceQueryParser from build or disable failing test cases
> ----------------------------------------------------------------------
>
>                 Key: LUCENE-895
>                 URL: https://issues.apache.org/jira/browse/LUCENE-895
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Build
>            Reporter: Michael Busch
>            Assignee: Michael Busch
>            Priority: Minor
>             Fix For: 2.2
>
>         Attachments: lucene-895.patch
>
>
> As Erik commented in LUCENE-885 the PrecendenceQueryParser is currently
> unmaintained. Since some tests are failing we should either exclude PQP from the 
> build or simply disable the failing tests.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (LUCENE-895) Exclude PrecedenceQueryParser from build or disable failing test cases

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

Michael Busch resolved LUCENE-895.
----------------------------------

    Resolution: Fixed

I just committed this with comments about the disabled tests. Thanks, Hoss!

> Exclude PrecedenceQueryParser from build or disable failing test cases
> ----------------------------------------------------------------------
>
>                 Key: LUCENE-895
>                 URL: https://issues.apache.org/jira/browse/LUCENE-895
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Build
>            Reporter: Michael Busch
>            Assignee: Michael Busch
>            Priority: Minor
>             Fix For: 2.2
>
>         Attachments: lucene-895.patch
>
>
> As Erik commented in LUCENE-885 the PrecendenceQueryParser is currently
> unmaintained. Since some tests are failing we should either exclude PQP from the 
> build or simply disable the failing tests.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (LUCENE-895) Exclude PrecedenceQueryParser from build or disable failing test cases

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

Michael Busch updated LUCENE-895:
---------------------------------

    Attachment: lucene-895.patch

This simple patch disables the three failing tests 
"testSimple", "testWildcard" and "testPrecedence".

Together with Lucene-885 all core and contrib tests
pass.
  


> Exclude PrecedenceQueryParser from build or disable failing test cases
> ----------------------------------------------------------------------
>
>                 Key: LUCENE-895
>                 URL: https://issues.apache.org/jira/browse/LUCENE-895
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Build
>            Reporter: Michael Busch
>            Assignee: Michael Busch
>            Priority: Minor
>             Fix For: 2.2
>
>         Attachments: lucene-895.patch
>
>
> As Erik commented in LUCENE-885 the PrecendenceQueryParser is currently
> unmaintained. Since some tests are failing we should either exclude PQP from the 
> build or simply disable the failing tests.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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