Bill Janssen wrote:
> I've got parc-tiger-1 up and running again.  It's failing on test_tk,
> which makes sense, because it's running as a background twisted process,
> and thus can't access the window server.  I should configure that out.
> 
> I'm looking for documentation on how to configure the build slave so
> that it skips this test.

It may be better to try to detect the "no window server" case and skip
it in the test itself rather than in the build slave configuration.

Cheers,
Nick.


-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to