On Mon, 2009-10-26 at 11:19 -0400, Mark Phippard wrote:
> This looks OK. I assume you need to commit the other change first or together?
Mark, this can be committed separately. Both these patches fix 2
different issues.
Thank you.
> 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
>
>
>
--
Bhuvaneswaran A
CollabNet Software P Ltd. | www.collab.net
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2411433
Received on 2009-10-26 17:28:40 CET