[Dart] dart2 1.0.7 doesn't show results from continuous builds

Blezek, Daniel J (GE, Research) blezek at crd.ge.com
Fri Jan 5 10:43:14 EST 2007


Hi Alex,

  The "-Continuous" attribute for BuildStamp isn't valid.  I think I changed the behavior of Dart to put in a default time stamp (likely some time in 1971), so you could look for your continuous builds waaaaay back at the beginning of your dashboard.

  Dart needs to know where to file submissions, so you'll need to put a timestamp before the -Continuous.  However, I'll make the change to default to "now" if no timestamp is included.

Cheers,
-dan 

-----Original Message-----
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 Alexander Neundorf
Sent: Friday, January 05, 2007 9:38 AM
To: dart at public.kitware.com
Subject: [Dart] dart2 1.0.7 doesn't show results from continuous builds

Hi,

I have dart2 running and it shows the nightly and experimental builds nicely.
Now I tried a cont. build, but dart2 doesn't show the results.
The results are transferred to the dart2 server and end up in the Temporary/ directory, dart even finds them there:

        ecos: Queued: dart.server.task.XMLResultProcessor
Properties: URL=file\:/srv/dart2/ecos/Temporary/File87.xml.gz
DeleteWhenDigested=true

<05 Jan 2007 11:01:43,847> [SocketListener0-1] DEBUG dart.server.Project
        Closing connection.
<05 Jan 2007 11:01:43,906> [SocketListener0-1] DEBUG dart.server.Project
        ecos: Queued: dart.server.task.XMLResultProcessor
Properties: URL=file\:/srv/dart2/ecos/Temporary/File88.xml.gz
DeleteWhenDigested=true

<05 Jan 2007 11:01:43,907> [SocketListener0-1] DEBUG dart.server.Project
        Closing connection.
<05 Jan 2007 11:01:43,946> [SocketListener0-1] DEBUG dart.server.Project
        ecos: Queued: dart.server.task.XMLResultProcessor
Properties: URL=file\:/srv/dart2/ecos/Temporary/File89.xml.gz
DeleteWhenDigested=true

<05 Jan 2007 11:01:43,947> [SocketListener0-1] DEBUG dart.server.Project
        Closing connection.
<05 Jan 2007 11:01:43,975> [SocketListener0-1] DEBUG dart.server.Project
        ecos: Queued: dart.server.task.XMLResultProcessor
Properties: URL=file\:/srv/dart2/ecos/Temporary/File90.xml.gz
DeleteWhenDigested=true

<05 Jan 2007 11:01:43,977> [SocketListener0-1] DEBUG dart.server.Project
        Closing connection.
<05 Jan 2007 11:01:44,103> [SocketListener0-1] DEBUG dart.server.Project
        ecos: Queued: dart.server.task.XMLResultProcessor
Properties: URL=file\:/srv/dart2/ecos/Temporary/File96.xml.gz
DeleteWhenDigested=true

<05 Jan 2007 11:01:44,105> [SocketListener0-1] DEBUG dart.server.Project
        Closing connection.

Actually I hoped to find some error message in the log file but I didn't.

Attached are two of the xml files.
File88.xml (from pc-neundorf1, Experimental build) which is processed, File92.xml (from pc-drechsler, Continous build) which is not processed.
The only difference I could find is in this line:

<Site BuildName="Linux-SUSE-10.0" BuildStamp="-Continuous" Name="pc-drechsler" Generator="ctest2.4-patch 5">

The Buildstamp tag doesn't have a date attached, so maybe dart2 doesn't know where to insert the data. What can I have done wrong so that the date is missing there ?
What else could be causing dart not to display the results ?

Bye
Alex

--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


More information about the Dart mailing list