[Python-Dev] Getting information out of the buildbots

Antoine Pitrou solipsis at pitrou.net
Mon Apr 6 22:35:36 CEST 2009


Jack diederich <jackdied <at> gmail.com> writes:
> 
> I committed some new telnetlib tests yesterday to the trunk and I can
> see they are failing on Neal's setup but not what the failures are.
> Ideally I like to get the information out of the buildbots but they
> all seem to be hanging on stdio tests and quiting out.

You can commit some temporary debug output in the tests (just sprinkle those
print()'s you need to get your tasty information).

Regards

Antoine.




More information about the Python-Dev mailing list