You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Nash (JIRA)" <de...@tuscany.apache.org> on 2010/12/01 18:21:12 UTC

[jira] Created: (TUSCANY-3802) FileTransferMTOMTestCase doesn't report test failures

FileTransferMTOMTestCase doesn't report test failures
-----------------------------------------------------

                 Key: TUSCANY-3802
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3802
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Axis Binding Extension
    Affects Versions: Java-SCA-1.6.1
            Reporter: Simon Nash
            Assignee: Simon Nash
             Fix For: Java-SCA-1.x


The JUnit tests in FileTransferMTOMTestCase catch any exception thrown by the test and print it to the console.  This doesn't report a test failure to the maven build, so it's possible to get a clean build even though there have been test failures.

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


[jira] Resolved: (TUSCANY-3802) FileTransferMTOMTestCase doesn't report test failures

Posted by "Simon Nash (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Nash resolved TUSCANY-3802.
---------------------------------

    Resolution: Fixed

Fixed in the 1.x trunk under revsions r1041170, r1041182 and r1041361.

One test is failing (it's currently disabled) and I have opened TUSCANY-3805 to track this problem.

> FileTransferMTOMTestCase doesn't report test failures
> -----------------------------------------------------
>
>                 Key: TUSCANY-3802
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3802
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Axis Binding Extension
>    Affects Versions: Java-SCA-1.6.1
>            Reporter: Simon Nash
>            Assignee: Simon Nash
>             Fix For: Java-SCA-1.x
>
>
> The JUnit tests in FileTransferMTOMTestCase catch any exception thrown by the test and print it to the console.  This doesn't report a test failure to the maven build, so it's possible to get a clean build even though there have been test failures.

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