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

pedronis at codespeak.net pedronis at codespeak.net
Tue Sep 23 16:16:18 CEST 2008


Author: pedronis
Date: Tue Sep 23 16:16:18 2008
New Revision: 58383

Modified:
   pypy/build/bot2/TODO
Log:
(iko, pedronis)

update TODO, the parallel runner is done (minus tweaks) and seems to work on wyvern setup



Modified: pypy/build/bot2/TODO
==============================================================================
--- pypy/build/bot2/TODO	(original)
+++ pypy/build/bot2/TODO	Tue Sep 23 16:16:18 2008
@@ -1,13 +1,12 @@
-- runner for running tests per directory and optionally in parallel
-  (this should be inspired by the current autotest.py running strategy minus the htmlconftest
-   details) [IN-PROGRESS]
-
+- tweak setup for operating on branches
 - buildbot Nightly scheduler that can pick a uniform revision server side and with support
   for specifying possibly branches
 
 - improve summary page (defined in pypybuildbot/summary.page),  support querying/slicing
   by builders/revisions(/branches), formatting and css
 
+- some kind of progress information for a run
+
 - build/support for running cpython on tests, adaptations to produce structured logs and be compatible
   with the py.lib trunk are probably necessary for lib-python/conftest.py
 



More information about the Pypy-commit mailing list