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

pedronis at codespeak.net pedronis at codespeak.net
Thu Oct 16 16:12:38 CEST 2008


Author: pedronis
Date: Thu Oct 16 16:12:37 2008
New Revision: 59144

Modified:
   pypy/build/bot2/TODO
Log:
update TODO before I forget



Modified: pypy/build/bot2/TODO
==============================================================================
--- pypy/build/bot2/TODO	(original)
+++ pypy/build/bot2/TODO	Thu Oct 16 16:12:37 2008
@@ -18,4 +18,8 @@
 
 - convention for naming and coalescing alternative builders for the same build
 
-- svnwcrevert is followed by full svn co, this makes little sense, investigate
\ No newline at end of file
+- 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
+



More information about the Pypy-commit mailing list