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

Tammo van Lessen commented on ODE-978:
--------------------------------------

Ok, I agree. I can also pull them from your clone, but I'd need to know exactly 
which branch and which commits are ready to be merged. Regarding your patch, I 
think we should better not exclude those tests and should rather fix them ;) 
You can also set the environment variable notestng to true before running 
buildr in order to skip the integration tests.

When you run

buildr test test=no
all tests will be skipped,

buildr test test=all
all tests will run but a failed test will not stop the buildr

I typically run
buildr test junit:report test=all 
                
> Refactor jacob to move examples out and simplify
> ------------------------------------------------
>
>                 Key: ODE-978
>                 URL: https://issues.apache.org/jira/browse/ODE-978
>             Project: ODE
>          Issue Type: Task
>    Affects Versions: 1.4
>            Reporter: Hadrian Zbarcea
>            Assignee: Hadrian Zbarcea
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: ode-exclude-faling-tests.patch
>
>
> The examples and generated classes tests should not be in the jacob jar and 
> should be refactored out.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to