(original) (raw)
On Mon, Dec 31, 2012 at 1:45 AM, Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> wrote:
2012-12-30 15:48:30 R. David Murray napisał(a):
> On Mon, 31 Dec 2012 00:38:47 +1000, Nick Coghlan <ncoghlan@gmail.com> wrote:
> > However, specifically spinning out the "import the world" tests likeActually patches have been implemented about 2 years ago, but nobody committed them.
\> > test\_pydoc and test\_\_\_all\_\_ to a separate process might be worth the
\> > effort.
\>
\> Adding something to regertest (or unittest?) so that certain nominated
\> test modules are run in a subprocess has been discussed previously, but
\> so far no one has stepped up to implement it :)
http://bugs.python.org/issue1674555
Yes, test\_site.
\> (I think this came up originally for test\_site, but I don't remember for sure.)
Thank you Arfrever. I'll take a look at those patches.
Eli