[pypy-issue] [issue828] subprocess on nightly builds, linux 64

ita tracker at bugs.pypy.org
Sat Aug 13 14:21:13 CEST 2011


New submission from ita <tnagy1024 at gmail.com>:

I have tried several nightly builds, and it seems they have been broken for a 
while. At least, I cannot get the behaviour of cPython with the testcase 
attached.

The testcase can also serve as a benchmarking tool as it represents a fairly 
complete real-world build.

For testing, just run:
   python ./waf configure clean build -p -j5

cPython will complete normally while Pypy will stop
after a few files are compiled (both jit and no-jit on linux64)

----------
files: pypy-test.tar.bz2
messages: 2941
nosy: ita, pypy-issue
priority: bug
status: unread
title: subprocess on nightly builds, linux 64

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue828>
________________________________________


More information about the pypy-issue mailing list