[pypy-dev] PyPy 5.4 release beginning

Matti Picus matti.picus at gmail.com
Wed Aug 24 08:08:06 EDT 2016



On 24/08/16 20:16, Armin Rigo wrote:
> Hi Matti,
>
> On 24 August 2016 at 10:44, Matti Picus <matti.picus at gmail.com> wrote:
>> Hi. I would like to release PyPy2 v5.4. There is one failing test on linux64
>> which has to do with test_setrlimit() on bencher4.
> Did you mean on the OS/X 64 buildslave?  Should be fixed in 6bfe423a36a4.
>
> \Armin 

I meant this one, failing for a few days now
http://buildbot.pypy.org/summary/longrepr?testname=&builder=pypy-c-jit-linux-x86-64&build=3709&mod=module%2Ftest_lib_pypy
as can be seem on the summary for linux-x86-64 on default
http://buildbot.pypy.org/summary?builder=pypy-c-jit-linux-x86-64&branch=default

I tracked this down to the test_setrlimit() test in 
test_lib_pypy/test_resources.py, skipping that test removes the SIGKILL 
failure
Matti


More information about the pypy-dev mailing list