[py-svn] r31847 - py/branch/distributed

fijal at codespeak.net fijal at codespeak.net
Wed Aug 30 16:29:06 CEST 2006


Author: fijal
Date: Wed Aug 30 16:29:05 2006
New Revision: 31847

Modified:
   py/branch/distributed/TODO
Log:
more up-to-date info.


Modified: py/branch/distributed/TODO
==============================================================================
--- py/branch/distributed/TODO	(original)
+++ py/branch/distributed/TODO	Wed Aug 30 16:29:05 2006
@@ -15,7 +15,9 @@
 
 * sending cmdline and other options to remote places 
 DONE * capturing stdout/stderr remotely (and sending it back) 
+     - turned off, because seems buggy, needs more tests
 DONE * noticing hanging tests/hosts 
+     - a little bit.
 * reacting to hanging tests/hosts (probably first just remove
   the masternode from the dispatching list and reschedule pending 
   tests to a different host and report about all this) 
@@ -32,3 +34,4 @@
 * lazy remote py lib import? 
 * --pdb -> remote screen sessions 
 * later: caring for specifying python versions / hosts  
+* add some web interface for that, using PyPy JS backend.
\ No newline at end of file



More information about the pytest-commit mailing list