Hi Harald, I don't see how this error is any different from the one before. pypy shouldn't matter at all for "py.test -f".
In another mail (i assume you are following py-dev currently) i tried to fix the "py.test -f" win32 problem. i just ported the fixes to svn/py/dist. Could you do a re-install and see if things work for you now? cheers, holger On Tue, Jul 22, 2008 at 18:15 +0200, Harald Armin Massa wrote: > C:\ham\ibox25>pytest -f > * opening PopenGateway: C:\Python25\python.exe > MASTER: initiated slave terminal session -> > MASTER: send start info, topdir=C:\ham\ibox25 > Traceback (most recent call last): > File "C:\Python25\Scripts\\py.test", line 4, in <module> > py.test.cmdline.main() > File "C:\Python25\Lib\site-packages\py\test\cmdline.py", line 15, in main > failures = session.main() > File "C:\Python25\Lib\site-packages\py\test\terminal\remote.py", line 82, > in m > ain > failures = self.run_remote_session(failures) > File "C:\Python25\Lib\site-packages\py\test\terminal\remote.py", line 111, > in > run_remote_session > return channel.receive() > File "C:\Python25\Lib\site-packages\py\execnet\channel.py", line 175, in > recei > ve > raise self._getremoteerror() or EOFError() > EOFError > > -- > GHUM Harald Massa > persuadere et programmare > Harald Armin Massa > Spielberger Straße 49 > 70435 Stuttgart > 0173/9409607 > no fx, no carrier pidgeon > - > EuroPython 2008 will take place in Vilnius, Lithuania - Stay tuned! > _______________________________________________ > py-dev mailing list > py-dev@codespeak.net > http://codespeak.net/mailman/listinfo/py-dev > -- collaborative expert contracting: http://merlinux.eu PyPy Python/Compiler tool chain: http://codespeak.net/pypy pylib py.test/greenlets/svn APIs: http://pylib.org _______________________________________________ py-dev mailing list py-dev@codespeak.net http://codespeak.net/mailman/listinfo/py-dev