[jbossts-issues] [JBoss JIRA] (JBTM-1642) Add timestamps to test output

Michael Musgrove (JIRA) jira-events at lists.jboss.org
Thu Jun 6 10:15:55 EDT 2013


     [ https://issues.jboss.org/browse/JBTM-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Musgrove resolved JBTM-1642.
------------------------------------

    Resolution: Done


We already record the times in the QA TEST-* summary files. To get the times (on uniz) you can run the following command:
{noformat}
  grep "Testcase: " -r TEST-org.jboss.jbossts.qa.junit.testgroup.TestGroup_* | cut -d\  -f2,4
{noformat}
                
> Add timestamps to test output
> -----------------------------
>
>                 Key: JBTM-1642
>                 URL: https://issues.jboss.org/browse/JBTM-1642
>             Project: JBoss Transaction Manager
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Testing
>            Reporter: Michael Musgrove
>            Assignee: Michael Musgrove
>            Priority: Trivial
>             Fix For: 5.0.0.Final
>
>
> It is not always clear how long tests are taking by looking at the output of CI jobs. It might be handy to add date output via narayana.sh and to output the date before running each QA test. 

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