1 new changeset in pytest: http://bitbucket.org/hpk42/pytest/changeset/2cc3d8832a15/ changeset: r2135:2cc3d8832a15 user: hpk date: 2011-01-12 17:35:09 summary: fix issue14 : it was actually issue14 instead of issue8 that was fixed with the older https://bitbucket.org/hpk42/pytest/changeset/1c3eb86502b3
please try out with the usual "pip install -i http://pypi.testrun.org -U pytest" affected #: 1 file (1 byte) --- a/CHANGELOG Wed Jan 12 17:21:11 2011 +0100 +++ b/CHANGELOG Wed Jan 12 17:35:09 2011 +0100 @@ -23,7 +23,7 @@ passing (not xpassing) if they succeed. This only is true for "direct" setup/teardown invocations because teardown_class/ teardown_module cannot closely relate to a single test. -- fix issue8: no logging errors at process exit +- fix issue14: no logging errors at process exit - refinements to "collecting" output on non-ttys - refine internal plugin registration and --traceconfig output - introduce a mechanism to prevent/unregister plugins from the Repository URL: https://bitbucket.org/hpk42/pytest/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ py-svn mailing list py-svn@codespeak.net http://codespeak.net/mailman/listinfo/py-svn