selftest results for lp:bzr revno.4804
Gordon Tyler
gordon at doxxx.net
Tue Nov 17 13:18:29 GMT 2009
Andrew Bennetts wrote:
> Hmmm. There are many problems in that log, but the majority of the failures
> appear to be “error: can't start new thread”. Given the rather large number of
> tests reported to be leaking threads we're probably hitting some limitations on
> numbers of allowed threads on XP. Time to spend more effort doing something
> about the number of threads the test suite uses. Although possibly --parallel
> might be a workaround?
I was hacking on getting selftest --parallel to work on win32 last
night. Using --parallel=subprocess and installing testtools and the
python part of subunit into my python site-packages, I was able to
figure out how to make it to work. I've pushed these changes up to
lp:~doxxx/bzr/win32-parallel-selftest.
I didn't let it run to completion, but I hadn't noticed any obvious errors.
Ciao,
Gordon
More information about the bazaar
mailing list