[ 
https://issues.apache.org/jira/browse/BUILDR-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12865421#action_12865421
 ] 

Rafal Rusin commented on BUILDR-431:
------------------------------------

OK, I tried that with no success. Any ideas why?

jo...@joker-laptop:~/ode-1.X/bpel-compiler$ buildr _1.3.5_ test=only 
ode:bpel-test:test
(in /home/joker/ode-1.X, development)
Expecting the environment variable test to be 'no' or 'all', not sure what to 
do with only, so I'm just going to run all the tests and stop at failure.
Running tests in ode:utils
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.utils.DOMUtilsTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1,456 sec
    [junit] 
    [junit] Testcase: testParseInputStream took 0,369 sec
    [junit] Testcase: testParseInputSource took 0,006 sec
    [junit] Testcase: testNewDocument took 0 sec
    [junit] Testcase: testSerializeDom took 0,032 sec
    [junit] Testcase: testConcurrentParse took 0,644 sec
    [junit] Testcase: testIsEmptyElement took 0,004 sec
    [junit] Testcase: testCloneNode took 0,003 sec


> 'buildr test' runs tests from all dependent modules while invoked from a 
> particular module
> ------------------------------------------------------------------------------------------
>
>                 Key: BUILDR-431
>                 URL: https://issues.apache.org/jira/browse/BUILDR-431
>             Project: Buildr
>          Issue Type: Bug
>    Affects Versions: 1.3.5
>            Reporter: Rafal Rusin
>            Assignee: Antoine Toulme
>
> To reproduce it, please use APACHE_ODE_1.X and enter bpel-compiler. Then run
> buildr _1.3.5_ test
> ode-utils tests are shown to be executed (while they shouldn't):
> buildr _1.3.5_ test
> (in /home/joker/ode-1.X, development)
> Testing ode:bpel-compiler
> Running tests in ode:utils
> Trying to override old definition of datatype junit
>     [junit] Testsuite: org.apache.ode.utils.DOMUtilsTest
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1,498 sec
>     [junit] 
>     [junit] Testcase: testParseInputStream took 0,534 sec
>     [junit] Testcase: testParseInputSource took 0,005 sec
>     [junit] Testcase: testNewDocument took 0 sec
>     [junit] Testcase: testSerializeDom took 0,034 sec

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

Reply via email to