[Pytest-commit] Issue #576: Random test failures on windows after editing a python file (hpk42/pytest)

2014-09-01 Thread pombredanne
New issue 576: Random test failures on windows after editing a python file https://bitbucket.org/hpk42/pytest/issue/576/random-test-failures-on-windows-after pombredanne: I get random failures on windows only (not on mac and not on linux) with win7 and Python 2.7.8 and py.test 2.6.1. This

[Pytest-commit] Issue #715: Full diff of sequences should be displayed on assertion failures when verbose (pytest-dev/pytest)

2015-04-09 Thread pombredanne
New issue 715: Full diff of sequences should be displayed on assertion failures when verbose https://bitbucket.org/pytest-dev/pytest/issue/715/full-diff-of-sequences-should-be-displayed pombredanne: Today when tow sequences are compared, only the first different element is display with an