Good, you are able to reproduce it. The next step is to identify the sequence of test to reproduce it. How do you run the test suite? Are you using -j1?
Victor Le samedi 28 mars 2015, Chris Angelico <[email protected]> a écrit : > On Sat, Mar 28, 2015 at 9:10 PM, Chris Angelico <[email protected] > <javascript:;>> wrote: > > On Sat, Mar 28, 2015 at 8:39 PM, Victor Stinner > > <[email protected] <javascript:;>> wrote: > >> Are you able to reproduce these issues? I'm unable to reproduce them > >> on Fedora 21. Maybe they are more likely on Debian-like operating > >> systems? > > > > I just tried it on my Debian Wheezy AMD64, not running as root. (The > > same computer the buildbot runs on, but the host OS rather than the > > virtual machine.) Unable to reproduce. Ran a full 'make test' and > > still no problems. > > > > Am now trying it on the buildbot itself, to see if I can recreate it. > > It seems to be stalling out. I'm not sure exactly what's happening > here. Running just that one file doesn't do it, but running the full > test suite results in a stall. > > ChrisA > _______________________________________________ > Python-Dev mailing list > [email protected] <javascript:;> > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > https://mail.python.org/mailman/options/python-dev/victor.stinner%40gmail.com >
_______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
