[Pytest-commit] Issue #594: py.test with xdist is not executing tests parametrized with random values (hpk42/pytest)

2014-09-21 Thread pytry
New issue 594: py.test with xdist is not executing tests parametrized with random values https://bitbucket.org/hpk42/pytest/issue/594/pytest-with-xdist-is-not-executing-tests pytry: I have noticed the following strange behaviour for pytest and xdist. When trying to run the test that is

[Pytest-commit] Issue #604: ValueError: unsupported format character in case of % sign in assert message (hpk42/pytest)

2014-10-01 Thread pytry
New issue 604: ValueError: unsupported format character in case of % sign in assert message https://bitbucket.org/hpk42/pytest/issue/604/valueerror-unsupported-format-character-in pytry: Hello, I have noticed strange error when running the tests which in assert message use the % sign