note down dist-testing/execnet issue
--HG-- branch : trunk
This commit is contained in:
parent
213c9fa119
commit
1f45edf121
|
@ -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
|
introduce multi-install, i.e. py.test3, py.test-pypy, py.test-jython
|
||||||
and maybe a commandline-"suffix" override?
|
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.
|
||||||
|
|
Loading…
Reference in New Issue