Alan W. Irwin wrote:
> On 2010-05-22 10:36-0400 Hazen Babcock wrote:
> 
>> Hazen Babcock wrote:
>>> On my system the tiffqt device appears to be hanging on example 26 when
>>> I run test_noninteractive in the build tree.
>>>
>>> Qt 4.5.1
>>> Linux hbabcock-laptop 2.6.27-17-generic #1 SMP Fri Mar 12 02:08:25 UTC
>>> 2010 x86_64 GNU/Linux
>>> cmake version 2.6-patch 4
>>> gcc (Ubuntu 4.3.2-1ubuntu12) 4.3.2
>> Hm, I guess it is not quite that predictable. The next time I tried it,
>> it hung on example 27.
> 
> Are you running into a disk space limitation?  Remember, that
> test_noninteractive generates something like 2GB of files and you could
> quite easily get different results for different runs of test_noninteractive
> under those circumstances.
> 
> Assuming it is not disk space or some other system resource running out, you
> should always get the same build and test results for reliable hardware IF
> you always have the same cmake configuration (environment variables and
> cmake options), start with an empty build tree so there are no stale cache
> issues, use the same source tree, and have unchanged dependent libraries.
> Are your tests violating any of those conditions?

No disk space limitations (I have 11GB free).

I am not violating any of those conditions.

I just tried with 4.6.2 and now it locks up when testing the epsqt 
device. With 4.5.1 I was able to get through test_noninteractive by 
turning off both the tiffqt and svgqt devices. I guess I will try this 
approach with 4.6.2 and see what I am left with.

-Hazen


------------------------------------------------------------------------------

_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to