note down dist-testing/execnet issue

--HG--
branch : trunk
This commit is contained in:
holger krekel 2009-12-07 23:54:22 +01:00
parent 213c9fa119
commit 1f45edf121
1 changed files with 9 additions and 0 deletions

View File

@ -44,3 +44,12 @@ it cannot call os.dup on setup. Should cause a skip.
introduce multi-install, i.e. py.test3, py.test-pypy, py.test-jython
and maybe a commandline-"suffix" override?
fix dist-testing: execnet needs to be rsynced over automatically
------------------------------------------------------------------
tags: bug 1.1.2
bb: http://bitbucket.org/hpk42/py-trunk/issue/65/
execnet is not rsynced so fails if run in an ssh-situation.
write test and fix.