On Tue, Feb 23, 2016 at 4:57 AM Florian Bruhin <[email protected]> wrote:
> Hey, > > * Bruno Oliveira <[email protected]> [2016-02-22 23:11:46 +0000]: > > We released pytest 2.9.0-rc.1, a release candidate to try to identify any > > regressions before the official 2.9.0 release. It would be really helpful > > if people could install this version, execute their test suites and > report > > any regressions to [email protected] or the issues page[1]. > > Other than pytest-hypothesis breaking because it doesn't expect the > dash in the version number, I have 17 failing and 1 xpassing test in > the qutebrowser testsuite, with (it seems) different kinds of issues. > FWIW, all tests failed due to the same problem, as reported in [1]. A PR is already in place [2] and should be merged soon. [1] https://github.com/pytest-dev/pytest/issues/1412 [2] https://github.com/pytest-dev/pytest/pull/1413 Cheers, Bruno.
_______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
