Thanks Anthony! Yes, in my case tests also pass locally using the Docker image.
Best, -- Francisco J. Ros > El 16 may 2017, a las 23:48, anthony shaw <anthony.p.s...@gmail.com> escribió: > > Thanks for raising Francisco, I've disabled it for now. > https://github.com/apache/libcloud/commit/f3c7474b8889bbaf31ce1fb1f2f56ba5a7c9ec30 > > I think it's PyTest or Travis. I run the tests locally using tox -e pypypy > and it works fine. > > On Tue, May 16, 2017 at 4:38 AM, Francisco Javier Ros Muñoz < > fj...@doalitic.com> wrote: > >> Hi everyone! >> >> The pypy environment seems to be broken in the build pipeline: >> ERROR: InvocationError: '/home/travis/build/apache/ >> libcloud/.tox/pypypy/bin/python setup.py test’ >> >> That’s preventing all PRs from passing tests: >> https://travis-ci.org/apache/libcloud/pull_requests >> >> Any idea on how to fix this? >> >> Best, >> -- >> Francisco J. Ros >> >>