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

pedronis at codespeak.net pedronis at codespeak.net
Tue Oct 7 14:07:19 CEST 2008


Author: pedronis
Date: Tue Oct  7 14:07:18 2008
New Revision: 58732

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



Modified: pypy/build/bot2/TODO
==============================================================================
--- pypy/build/bot2/TODO	(original)
+++ pypy/build/bot2/TODO	Tue Oct  7 14:07:18 2008
@@ -2,15 +2,16 @@
   for specifying possibly branches
 
 - improve summary page (defined in pypybuildbot/summary.page),  support querying/slicing
-  by builders/revisions(/branches), formatting and css
+  by builders, formatting and css
 
 - some kind of progress information for a run
+
+- report translation failures in the summary somehow
+
 - support for better information in case of runner-level killed hanging tests
 
 - 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
+  with the py.lib trunk are probably necessary for lib-python/conftest.py TESTING
 
 - pypy-c py.test -A support
 
-- fix pypy conftests not to use deprecated interfaces
-



More information about the Pypy-commit mailing list