[jboss-jira] [JBoss JIRA] (AS7-2448) TS: Test output is not stored in ...-output.txt

Ondřej Chaloupka (Commented) (JIRA) jira-events at lists.jboss.org
Thu Dec 8 04:14:40 EST 2011


    [ https://issues.jboss.org/browse/AS7-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649125#comment-12649125 ] 

Ondřej Chaloupka commented on AS7-2448:
---------------------------------------

I have got additional issue related to writing info from test to -output.txt file.

When single test is run (currently like this):
./integration-tests.sh clean install -Dts.basic -Dts.noSmoke -Dtest=...
and test runs without errors or failures then the -output.txt is empty. There is only .xml file which informs about results of junit run but output of test is saved on no place. 

It means when test uses system.out.print method or calls logger method messages from them are not accessible. On the other hand when test fails then all messages is correctly saved and is available to check in  -output.txt file.
                
> TS: Test output is not stored in ...-output.txt
> -----------------------------------------------
>
>                 Key: AS7-2448
>                 URL: https://issues.jboss.org/browse/AS7-2448
>             Project: Application Server 7
>          Issue Type: Sub-task
>          Components: Test Suite
>            Reporter: Ondřej Chaloupka
>            Assignee: Ondrej Zizka
>             Fix For: 7.1.0.CR1
>
>
> ./integration-tests.sh clean install -Dtest=org.jboss.as.test.integration.ejb.async.* -Dintegration.module -Dbasic.integration.tests

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the jboss-jira mailing list