On 2009-05-08 22:30-0400 Hazen Babcock wrote:

>
> Is it expected that ctest --verbose in the build tree will end with the
> following message?
>
> 91% tests passed, 2 tests failed out of 22
>
> The following tests FAILED:
>        21 - examples_pdfqt (Timeout)
>        22 - examples_compare (Failed)
> Errors while running CTest

No, that sounds like a problem.  Could you share the output from

ctest --verbose -R pdfqt

?

You should see a list of the examples that are completed before the timeout
occurs.  You might also want to play with the --test-timeout ctest option
(see ctest --help-full for details) in case the default timeout is too low
to get all the way through the pdfqt examples on your computer.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to