[pypy-dev] bencher4 fialing own py3 builds

2018-08-27 Thread Matti Picus
Own nightly builds on p3.5 are failing numerous cpyext tests. The problem seems to be related to the _cffi_backend module somehow hitting an assert at import, but I cannot reproduce the problem locally. I have tried many things on the unicode-utf8-py3 branch to solve the problem, but to no avai

Re: [pypy-dev] bencher4 fialing own py3 builds

2018-08-27 Thread Armin Rigo
Hi Matti, On 27 August 2018 at 18:38, Matti Picus wrote: > Own nightly builds on p3.5 are failing numerous cpyext tests. The problem > seems to be related to the _cffi_backend module somehow hitting an assert at > import, but I cannot reproduce the problem locally. It reproduces if we run both t