[jbossts-issues] [JBoss JIRA] (JBTM-1280) TXFramework Tests output is mallformed

Paul Robinson (JIRA) jira-events at lists.jboss.org
Wed Oct 3 04:38:03 EDT 2012


Paul Robinson created JBTM-1280:
-----------------------------------

             Summary: TXFramework Tests output is mallformed
                 Key: JBTM-1280
                 URL: https://issues.jboss.org/browse/JBTM-1280
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: TXFramework
            Reporter: Paul Robinson
            Assignee: Paul Robinson
             Fix For: 5.0.0.M2


See:

{code}
-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.narayana.txframework.functional.ATBridgeTest
Running org.jboss.narayana.txframework.functional.ATStatefullTest
Running org.jboss.narayana.txframework.functional.ATTest
Running org.jboss.narayana.txframework.functional.BACoordinatorCompletionTest
Running org.jboss.narayana.txframework.functional.BAParticipantCompletionTest
Running org.jboss.narayana.txframework.functional.JAXWSHandlerAnnotatonTest
Running org.jboss.narayana.txframework.functional.rest.at.simpleEJB.ClientTXInterceptorTest
Running org.jboss.narayana.txframework.functional.rest.at.simpleEJB.IndirectTXManagementTest
Running org.jboss.narayana.txframework.impl.handlers.wsat.WSATDurable2PCParticipantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
Running org.jboss.narayana.txframework.impl.handlers.wsat.WSATVolatile2PCParticipantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
Running org.jboss.narayana.txframework.impl.handlers.wsba.WSBACoordinatorCompletionParticipantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec
Running org.jboss.narayana.txframework.impl.handlers.wsba.WSBAParticipantCompletionParticipantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec

Results :

Tests in error: 

Tests run: 29, Failures: 0, Errors: 9, Skipped: 0
{code}

Notice that "Tests run: ..." is only shown for the later tests. This is annoying as some tests have failed, but we don't see which as the output is missing.

--
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


More information about the jbossts-issues mailing list