[vtk-developers] TestSetGet timeouts on RogueResearch machines

David Gobbi david.gobbi at gmail.com
Thu Feb 21 16:01:17 EST 2013


I'm not sure if this will help, but I ran "ctest -V -R TestSetGet"
from crontab on my own machine (OS X 10.6) and it took
15 seconds, exactly the same as when I run it from the shell.
It produced identical output, too.

 - David

On Thu, Feb 21, 2013 at 1:47 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> The test is run with the vtk executable and not tcl shell. Could this be an
> issue on those platforms?
>
>
> On Thu, Feb 21, 2013 at 2:53 PM, David Gobbi <david.gobbi at gmail.com> wrote:
>>
>> On Thu, Feb 21, 2013 at 11:49 AM, Sean McBride <sean at rogue-research.com>
>> wrote:
>> >
>> > I've tried Bill's reduction in output text... on the interactive shell
>> > it doesn't change timing much, still about 20s to pass the test.  From
>> > launchd, it now passes in 29s, instead of many many minutes!
>> >
>> > I guess Tk_MeasureChars in calling into CoreText for all the output
>> > text... still don't know what about the launchd context makes this so
>> > different.
>>
>> The fact that it's using CoreText at all indicates that it might be
>> creating its own "wish" console instead of just writing to stdout.
>>
>>  - David
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtk-developers
>>
>
>
>
> --
> Unpaid intern in BillsBasement at noware dot com



More information about the vtk-developers mailing list