New issue 524: xdist: --looponfail does not respect --tx https://bitbucket.org/hpk42/pytest/issue/524/xdist-looponfail-does-not-respect-tx
Michael Howitz: When specifying --looponfail and --tx the latter gets ignored. I was trying to get --looponfail running for a buildout based project. With the help of #289 I'm able to run test processes in parallel using --tx='2*popen//python=bin/py' --dist=load. But running with --looponfail I get "ImportError: No module named py" and the same like running without --tx. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit