[Zope-dev] zope.testing broken!

Adam GROSZER agroszer at gmail.com
Sat May 2 01:59:27 EDT 2009


Hallo Roger,

Buildout was plagued also by this, solution is easy
see svn://svn.zope.org/repos/main/zc.buildout/trunk
r98303


Saturday, May 2, 2009, 1:12:39 AM, you wrote:

RI> Hi all

RI> The latest zope.testing is broken on windows.
RI> It uses subprocess with a not supported argument
RI> on windows (close_fds).

RI> Traceback (most recent call last):
RI>   File "C:\Python25\lib\threading.py", line 486, in __bootstrap_inner
RI>     self.run()
RI>   File "C:\Python25\lib\threading.py", line 446, in run
RI>     self.__target(*self.__args, **self.__kwargs)
RI>   File
RI> "d:\home\.buildout\eggs\zope.testing-3.7.4-py2.5.egg\zope\testing\testrunner
RI> \runner.py", line 406, in spawn_layer_in_subprocess
RI>     stdout=subprocess.PIPE, stderr=subprocess.PIPE, close_fds=True)
RI>   File "C:\Python25\lib\subprocess.py", line 552, in __init__
RI>     raise ValueError("close_fds is not supported on Windows "
RI> ValueError: close_fds is not supported on Windows platforms

RI> Regards
RI> Roger Ineichen
RI> _____________________________
RI> END OF MESSAGE

RI> _______________________________________________
RI> Zope-Dev maillist  -  Zope-Dev at zope.org
RI> http://mail.zope.org/mailman/listinfo/zope-dev
RI> **  No cross posts or HTML encoding!  **
RI> (Related lists - 
RI>  http://mail.zope.org/mailman/listinfo/zope-announce
RI>  http://mail.zope.org/mailman/listinfo/zope )


-- 
Best regards,
 Adam GROSZER                            mailto:agroszer at gmail.com
--
Quote of the day:
Confusing yourself is a way to stay honest



More information about the Zope-Dev mailing list