[pypy-svn] r59654 - pypy/build/bot2

pedronis at codespeak.net pedronis at codespeak.net
Sun Nov 2 14:08:58 CET 2008


Author: pedronis
Date: Sun Nov  2 14:08:57 2008
New Revision: 59654

Modified:
   pypy/build/bot2/TODO
Log:
update TODO



Modified: pypy/build/bot2/TODO
==============================================================================
--- pypy/build/bot2/TODO	(original)
+++ pypy/build/bot2/TODO	Sun Nov  2 14:08:57 2008
@@ -8,7 +8,7 @@
 
 - support for better information in case of runner-level killed hanging tests
 
-- pypy-c py.test -A support
+- pypy-c py.test -A support IN-PROGRESS
 
 - have a way for the involved tool to avoid color escapes even when there's a tty (because of buildbot pty usage)
 
@@ -22,6 +22,5 @@
 
 - implement pre-switch logic to avoid the full checkouts when running non default branches
 
-- timeout issues with the run of our own rests, probably increase timeout and/or explode other dirs
-  but also adding better debugging info, right now that the problem is there is not evident
+- it seems there is no timeout detection anymore for the lib-python tests (?)
 



More information about the Pypy-commit mailing list