[Pytest-commit] Issue #559: Loop on failure is creating zombie processes (hpk42/pytest)

2014-08-06 Thread Justin Valentini
New issue 559: Loop on failure is creating zombie processes https://bitbucket.org/hpk42/pytest/issue/559/loop-on-failure-is-creating-zombie Justin Valentini: Hi, Is anyone else having problems where ```py.test --looponfail``` creates zombies processes that continue to accumulate until the main

[Pytest-commit] Issue #183: Boolean algebra and factors (hpk42/tox)

2014-08-06 Thread Alexander Schepanovski
New issue 183: Boolean algebra and factors https://bitbucket.org/hpk42/tox/issue/183/boolean-algebra-and-factors Alexander Schepanovski: I proposed before something like: ``` [testenv] deps = py26,py27: kind-of-or py26-django13: kind-of-and ``` This, however, could look a bit strange wh