[Dart] start time in Project.xml vs. dashboard page

David Blado dblado at decarta.com
Wed Oct 4 13:51:05 EDT 2006


Another note that I just thought of is that in my DartConfig.cmake I
use:

 

SET(NIGHTLY_START_TIME "13:25:00 PDT")

 

One the dashboard page this gets reported as 1:25 PM.  This is odd since
I would expect it to be consistent w/ my Project.xml problem and be off
by an hour.  Perhaps there is a difference in the Dart code the way it
handles NIGHTLY_START_TIME vs. <start></start>??

 

- David

 

  _____  

From: Blezek, Daniel J (GE, Research) [mailto:blezek at crd.ge.com] 
Sent: Wednesday, October 04, 2006 2:09 AM
To: David Blado; dart at public.kitware.com
Subject: RE: [Dart] start time in Project.xml vs. dashboard page

 

Hi David,

 

  Sorry, I missed your second question...  If you do a nightly build and
submit it twice, Dart will ignore duplicate tests, but will add any new
tests.  This is because a Nightly submission is a fixed TimeStamp.  Dart
uses TimeStamp and BuildName to decide if a submission is new or
existing.  This behavior on Nightly builds is intentional as the Nightly
is desiged so that all the testing machines will build and test the same
code, updated from the source repository at the same timestamp no matter
what time the build is done during the day.  If you would like to see
two rows from the same build, try using an Experimental or Continuous
build.  In these cases, the builds will have different TimeStamps and
behave as you expect.

 

-dan

	 

	
  _____  


	From: dart-bounces+blezek=crd.ge.com at public.kitware.com
[mailto:dart-bounces+blezek=crd.ge.com at public.kitware.com] On Behalf Of
David Blado
	Sent: Tuesday, October 03, 2006 11:53 PM
	To: dart at public.kitware.com
	Subject: [Dart] start time in Project.xml vs. dashboard page

	Hi all,

	 

	I'm noticing a couple of things related to timing.

	 

	The first is that my Project.xml has tracks defined w/
<Start>9:00 PM</Start> and <Duration>24</Duration>.  When I view the
dashboard for this project, I see: 10/2/06 10:00 PM to 10/3/06 10:00 PM.
My track name is 'langlib-Nightly'

	 

	This is odd to me because I am expecting it to say 9:00 PM to
9:00 PM???

	 

	The second is that if I run a build twice, I don't see the
second one showing up?? I had a dashboard setup for testing purposes
that would add a new row and fresh timestamp with each re-build (w/ or
w/out a make clean).

	 

	The builds on what I hope to be the production ready Dart system
won't show me repeat builds and is displaying my $NIGHTLY_START_TIME
(1:25 PM) as the timestamp even when I run the build at 6:00PM.

	 

	Any hints would be appreciated.

	 

	Thanks,

	David

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/dart/attachments/20061004/e20bd9dc/attachment.htm


More information about the Dart mailing list