This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Jason.Vas.Dias
Recipients Jason.Vas.Dias, r.david.murray
Date 2011-04-29.18:02:44
SpamBayes Score 0.0018996974
Marked as misclassified No
Message-id <1304100167.43.0.404408969604.issue11954@psf.upfronthosting.co.za>
In-reply-to
Content
hmm... not sure if "make test" completely succeeds as non-root user yet:
"test_subprocess" has been sitting in this state for @ 30mins :

[282/354] test_subprocess
.
    this bit of output is from a test of stdout in a different process ...

and is getting rather large ( 'top' output for process ) :

20092 jason     21   1  549m 251m 7392 R   45 15.0   5:46.73 python            

how long is 'test_subprocess' meant to take ?
History
Date User Action Args
2011-04-29 18:02:47Jason.Vas.Diassetrecipients: + Jason.Vas.Dias, r.david.murray
2011-04-29 18:02:47Jason.Vas.Diassetmessageid: <1304100167.43.0.404408969604.issue11954@psf.upfronthosting.co.za>
2011-04-29 18:02:45Jason.Vas.Diaslinkissue11954 messages
2011-04-29 18:02:44Jason.Vas.Diascreate