[ 
https://issues.apache.org/jira/browse/LUCENE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steven Parkes updated LUCENE-885:
---------------------------------

    Attachment: LUCENE-885.patch

This patch file removes the swallowed failures by doing more of the build steps 
out of the guarded loop (that only detects junit failures, not others).

In addition the patch, need to create and "svn add"
A      contrib/wordnet/src/test
A      contrib/similarity/src/test
A      contrib/lucli/src/test

This makes it possible to actually run the gdata-server tests, which were not 
running before. I have seen one case where it hung, but maybe that was a fluke.

> clean up build files so contrib tests are run more easily
> ---------------------------------------------------------
>
>                 Key: LUCENE-885
>                 URL: https://issues.apache.org/jira/browse/LUCENE-885
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>             Fix For: 2.2
>
>         Attachments: LUCENE-885.patch, LUCENE-885.patch, LUCENE-885.patch
>
>
> Per mailing list discussion...
> http://www.nabble.com/Tests%2C-Contribs%2C-and-Releases-tf3768924.html#a10655448
> Tests for contribs should be run when "ant test" is used,  existing "test" 
> target renamed to "test-core"

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to