[pypy-dev] [freebsd] pypy core dumps on unit tests (AssertionError)
Armin Rigo
arigo at tunes.org
Tue May 31 16:46:30 CEST 2011
Hi David,
On Sun, May 29, 2011 at 4:53 PM, David Naylor <naylor.b.david at gmail.com> wrote:
> Is there any other debug information needed? And how can I help fix this?
test_capi is normally skipped. I get the same crash as you do if I
run it on Linux. The way to run tests and skip them if needed is:
cd lib-python; python ../pypy/test_all.py
> Also, how would one run the unit tests under sandbox?
There is no out-of-the-box solution, but I would expect most of them
to fail in this context anyway.
A bientôt,
Armin.
More information about the pypy-dev
mailing list