Re: [Python-Dev] Python Test suite hangining

2018-03-05 Thread Christian Heimes
On 2018-03-05 13:13, Brett Cannon wrote: > > > On Sun, 4 Mar 2018 at 11:38 TonyFlury via Python-Dev > mailto:python-dev@python.org>> wrote: > > All, > Sorry to trouble you allĀ  - but I am trying to get the Python 3.8 > test suite running on Ubuntu 16.0.4. > > As per the dev guid

Re: [Python-Dev] Python Test suite hangining

2018-03-05 Thread Brett Cannon
On Sun, 4 Mar 2018 at 11:38 TonyFlury via Python-Dev wrote: > All, > Sorry to trouble you all - but I am trying to get the Python 3.8 test > suite running on Ubuntu 16.0.4. > > As per the dev guide - having cloned the repo and run the build I am > running the test suite by : ./python -m test -j1

[Python-Dev] Python Test suite hangining

2018-03-04 Thread TonyFlury via Python-Dev
All, Sorry to trouble you allĀ  - but I am trying to get the Python 3.8 test suite running on Ubuntu 16.0.4. As per the dev guide - having cloned the repo and run the build I am running the test suite by : ./python -m test -j1 This runs through to test 414/415 - and then start getting this messag