[pytest-dev] pytest 3.0.0 pre-release

2016-08-18 Thread Bruno Oliveira
Hello everyone, The pytest team has generated a 3.0.0 release candidate and would like to ask users to test the new package with their test suites. The package can be installed with: pip install -U -i https://devpi.net/nicoddemus/dev pytest Please report any serious regression on the issue

Re: [pytest-dev] pytest 3.0.0 pre-release

2016-08-18 Thread Florian Schulze
For some reason I had to use this to get it installed: pip install -U -i https://devpi.net/nicoddemus/dev pytest==3.0.0 Regards, Florian Schulze On 18 Aug 2016, at 20:11, Bruno Oliveira wrote: > Hello everyone, > > The pytest team has generated a 3.0.0 release candidate and would like to > a

Re: [pytest-dev] [TIP] pytest 3.0.0 pre-release

2016-08-18 Thread Florian Bruhin
Hey, * Bruno Oliveira [2016-08-18 18:11:41 +]: > The pytest team has generated a 3.0.0 release candidate and would like to > ask users to test the new package with their test suites. Thanks Bruno! The good news: It works fine for me! The bad news: Minus the BDD tests of course... so I'll n

Re: [pytest-dev] pytest 3.0.0 pre-release

2016-08-18 Thread Florian Schulze
Besides one issue in devpi-server where we use monkeypatch in a non regular way (which Holger already warned me about) pytest 3.0.0 works fine with devpi tests! None of my other stuff is anywhere near the complexity of devpi. So from my side pytest 3.0.0 looks good. Regards, Florian Schulze

Re: [pytest-dev] [TIP] pytest 3.0.0 pre-release

2016-08-18 Thread Ronny Pfannschmidt
for good measure i also scheduled a full run at a work project that does its fair share of tricky things 2016-08-18 20:40 GMT+02:00 Florian Bruhin : > Hey, > > * Bruno Oliveira [2016-08-18 18:11:41 +]: > > The pytest team has generated a 3.0.0 release candidate and would like to > > ask user

Re: [pytest-dev] pytest 3.0.0 pre-release

2016-08-18 Thread Daniel Hahler
On 18.08.2016 20:11, Bruno Oliveira wrote: > The pytest team has generated a 3.0.0 release candidate and would like to ask > users to test the new package with their test suites. > > The package can be installed with: > > pip install -U -i https://devpi.net/nicoddemus/dev pytest Worked fl

Re: [pytest-dev] pytest 3.0.0 pre-release

2016-08-18 Thread Raphael Pierzina
Looking good for cookiecutter! :) https://github.com/audreyr/cookiecutter/pull/796/files > On 18 Aug 2016, at 19:11, Bruno Oliveira wrote: > > pip install -U -i https://devpi.net/nicoddemus/dev > pyte

Re: [pytest-dev] pytest 3.0.0 pre-release

2016-08-18 Thread Bruno Oliveira
Thanks everyone for testing! If you could, please re-tweet[1] to help this reach more people! :) [1] https://twitter.com/nicoddemus/status/766336953751072768 Cheers, On Thu, Aug 18, 2016 at 5:54 PM Raphael Pierzina wrote: > Looking good for cookiecutter! :) > https://github.com/audreyr/cooki

Re: [pytest-dev] [TIP] pytest 3.0.0 pre-release

2016-08-18 Thread Isaul Vargas
Worked for me. It even showed that I had used @pytest.skip incorrectly in a test I wanted to skip. Tested with pytest-xdist 1.15, flaky 3.1.1. The maxfail issue seems to be fixed but I'll have to test on Jenkins. Pretty nice update. On Thu, Aug 18, 2016 at 3:46 PM, Ronny Pfannschmidt wrote: > fo

Re: [pytest-dev] pytest 3.0.0 pre-release

2016-08-18 Thread Raphael Pierzina
Done! :) Both with my personal account as well as our pytestdotorg twitter account. > On 18 Aug 2016, at 22:55, Bruno Oliveira wrote: > > Thanks everyone for testing! > > If you could, please re-tweet[1] to help this reach more people! :) > > [1] https://twitter.com/nicoddemus/status/76633695