
May 31, 2011
7:46 a.m.
Hi David, On Sun, May 29, 2011 at 4:53 PM, David Naylor <naylor.b.david@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.