On Mon, Jan 18, 2010 at 17:34 +0100, holger krekel wrote:
>   pytest-xdist-1.0: separately installable dist-testing & looponfailing plugin

pytest-xdist-1.1 is out, which avoids an indefinite hang if you have
few and quick hosts, and some fast-to-run tests.  The test-master would
in some cases end up wanting to avoid a busy-loop but in fact 
would stall because the test nodes were also waiting for new tasks. 
"pip install -U pytest-xdist" should fix this race condition now. 

holger
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to