[Dart] dart2 1.0.7 doesn't show results from continuous builds
Alexander Neundorf
a.neundorf-work at gmx.net
Tue Jan 9 08:41:06 EST 2007
Von: "Alexander Neundorf" <a.neundorf-work at gmx.net>
> Von: Bill Hoffman <bill.hoffman at kitware.com>
>
> > Blezek, Daniel J (GE, Research) wrote:
> > > 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.
> >
> > So, is this a ctest bug? Alex, how are you running ctest to generate
> > these files?
The timestamp was missing because in my CTestConfig.cmake I didn't set CTEST_NIGHTLY_START_TIME (but only NIGHTLY_START_TIME), which is tested in cmCTest.cxx, int cmCTest::Initialize(...).
Not sure why ctest has to now the NIGHTLY_START_TIME when doing a cont. build.
Now I fixed this and the files now have a timestamp, and now they still are detected but not processed.
Other ideas ?
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