[Pytest-commit] Issue #624: recursive symlink significantly slows collection (hpk42/pytest)

2014-10-29 Thread Brian Kearns
New issue 624: recursive symlink significantly slows collection https://bitbucket.org/hpk42/pytest/issue/624/recursive-symlink-significantly-slows Brian Kearns: placing "ln -s . link" in a collected dir significantly slows down collection. it seems collection doesn't keep track of directories vi

[Pytest-commit] Issue #200: tox doesn't create `{envtmpdir}` (hpk42/tox)

2014-10-29 Thread Andy Freeland
New issue 200: tox doesn't create `{envtmpdir}` https://bitbucket.org/hpk42/tox/issue/200/tox-doesnt-create-envtmpdir Andy Freeland: Tox isn't creating `{envtmpdir}` in my testenvs. The documentation doesn't explicitly state that it will, but I would expect it to be created. Sample `tox.ini`:

[Pytest-commit] Issue #625: xdist: deadlock under pypy (hpk42/pytest)

2014-10-29 Thread Buck Evan
New issue 625: xdist: deadlock under pypy https://bitbucket.org/hpk42/pytest/issue/625/xdist-deadlock-under-pypy Buck Evan: Below is a minimal reproduction. It seems that a few factors need to conspire to tickle this bug: 1. test uses subprocess.Popen and tmpdir fixture 2. test is not run f

[Pytest-commit] Issue #626: Add custom message to default assert repr (hpk42/pytest)

2014-10-29 Thread John Dennison
New issue 626: Add custom message to default assert repr https://bitbucket.org/hpk42/pytest/issue/626/add-custom-message-to-default-assert-repr John Dennison: I asked a question on stackoverflow and was asked to add an issue for my use case so here i go: http://stackoverflow.com/questions/26620