[jbossts-issues] [JBoss JIRA] (JBTM-1258) QA build does not archive testoutput for both ORBs

Michael Musgrove (JIRA) jira-events at lists.jboss.org
Sun Sep 23 14:21:35 EDT 2012


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

Michael Musgrove commented on JBTM-1258:
----------------------------------------

A qa build will remove all of the testoutput directory so I have changed the fix to archive the testoutput in the qa directory instead:

   <zip destfile="${testoutput.zipname}" basedir="testoutput"/>

Where testoutput.zipname is passed in by the build script (narayana.sh). The names are testoutput-idlj.zip and testoutput-jacorb.zip
                
> QA build does not archive testoutput for both ORBs
> --------------------------------------------------
>
>                 Key: JBTM-1258
>                 URL: https://issues.jboss.org/browse/JBTM-1258
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Build System
>    Affects Versions: 5.0.0.M1
>            Reporter: Michael Musgrove
>            Assignee: Michael Musgrove
>             Fix For: 4.17.0
>
>
> The QA test suite runs the remote JTS tests against JacORB and the JDK orb but only the last run is archived.
> The fix should save the first run in an archive:
> qa/testoutput.zip
> The results from the second run will be in testoutput as normal

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