* Bruno Oliveira <[email protected]> [2016-02-25 23:35:26 +0000]: > 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
I just merged that PR - my testsuite now runs fine again :) I also moved all remaining 2.9 issues to 2.10. Florian -- http://www.the-compiler.org | [email protected] (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc I love long mails! | http://email.is-not-s.ms/
signature.asc
Description: Digital signature
_______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
