New issue 474: Running tests with xdist (-n4) causes failures with Django 
TestCases (DB access denied)
https://bitbucket.org/hpk42/pytest/issue/474/running-tests-with-xdist-n4-causes

Marc Kirkwood:

When running the same tests without the -n arg, DB access is allowed as 
specified in the docs regarding existing unittest code. We have over 1000 tests 
in place and adding a decorator for each class is out of the question. Can 
anyone help explain the inconsistent behaviour?


_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to