[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Fix elapsed time in Junit reports

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 26 Oct 2009 11:19:24 -0400

This looks OK. I assume you need to commit the other change first or together?

On Mon, Oct 26, 2009 at 11:10 AM, Bhuvaneswaran A <bhuvan_at_collab.net> wrote:
> As discussed in email thread [1], please find attached the patch to fix
> elapsed time displayed in Hudson build system. It also deals with
> milliseconds.
>
> [[
> Rightly process the elapsed time, including the milliseconds.
>
> * tools/dev/gen_junit_report.py
>  (update_stat): Use float type while calculating the time taken for
>  individual tests.
>  (main): The seconds field may contain milli seconds, do not cast as
>  int type. If so, do it as float.
> ]]
>
> [1]
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2411335
>
> --
> Bhuvaneswaran A
> CollabNet Software P Ltd.  |  www.collab.net
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2411410

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2411412
Received on 2009-10-26 16:19:39 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.