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

2016-08-19 Thread Florian Bruhin
* Florian Bruhin [2016-08-18 20:40:19 +0200]: > 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

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] [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] [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