Re: REMOVE: devel/py-test-capturelog

2018-07-25 Thread Alexandr Shadchin
Yes, ok shadchin@ On Wed, Jul 25, 2018 at 7:56 PM, Stuart Henderson wrote: > On 2018/07/25 13:45, Elias M. Mariani wrote: > > Yes, makes sense, In my mind "base component" was pytest, but I was > > thinking out of context. > > Changed to 5, > > Quirks rev. 0 > > Oh, braindead me (I blame the tem

Re: REMOVE: devel/py-test-capturelog

2018-07-25 Thread Stuart Henderson
On 2018/07/25 13:45, Elias M. Mariani wrote: > Yes, makes sense, In my mind "base component" was pytest, but I was > thinking out of context. > Changed to 5, > Quirks rev. 0 Oh, braindead me (I blame the temperature), quirks should just bump the version not REVISION, I can fix that. shadchin@, is

Re: REMOVE: devel/py-test-capturelog

2018-07-25 Thread Elias M. Mariani
Yes, makes sense, In my mind "base component" was pytest, but I was thinking out of context. Changed to 5, Quirks rev. 0 2018-07-25 13:03 GMT-03:00 Stuart Henderson : > On 2018/07/25 12:51, Elias M. Mariani wrote: >> I think that I got it right this time... >> Sorry. >> >> Cheers. >> Elias. >> >>

Re: REMOVE: devel/py-test-capturelog

2018-07-25 Thread Stuart Henderson
On 2018/07/25 12:51, Elias M. Mariani wrote: > I think that I got it right this time... > Sorry. > > Cheers. > Elias. > > 2018-07-25 12:45 GMT-03:00 Elias M. Mariani : > > Dont bother replying, I made a stupid mistake. > > Braindead v2.0 > > > > 2018-07-25 12:44 GMT-03:00 Elias M. Mariani : > >>

Re: REMOVE: devel/py-test-capturelog

2018-07-25 Thread Elias M. Mariani
I think that I got it right this time... Sorry. Cheers. Elias. 2018-07-25 12:45 GMT-03:00 Elias M. Mariani : > Dont bother replying, I made a stupid mistake. > Braindead v2.0 > > 2018-07-25 12:44 GMT-03:00 Elias M. Mariani : >> Thanks Stuart, is this ok ? >> Mostly the quirks part, I have never t

Re: REMOVE: devel/py-test-capturelog

2018-07-25 Thread Elias M. Mariani
Dont bother replying, I made a stupid mistake. Braindead v2.0 2018-07-25 12:44 GMT-03:00 Elias M. Mariani : > Thanks Stuart, is this ok ? > Mostly the quirks part, I have never touched it until now. > > 2018-07-25 12:13 GMT-03:00 Stuart Henderson : >> On 2018/07/25 12:10, Elias M. Mariani wrote: >

Re: REMOVE: devel/py-test-capturelog

2018-07-25 Thread Elias M. Mariani
Thanks Stuart, is this ok ? Mostly the quirks part, I have never touched it until now. 2018-07-25 12:13 GMT-03:00 Stuart Henderson : > On 2018/07/25 12:10, Elias M. Mariani wrote: >> We are currently using pytest 3.5.0. >> >> Acording to pytest changelog: >> "Pytest now captures and displays outpu

Re: REMOVE: devel/py-test-capturelog

2018-07-25 Thread Stuart Henderson
On 2018/07/25 12:10, Elias M. Mariani wrote: > We are currently using pytest 3.5.0. > > Acording to pytest changelog: > "Pytest now captures and displays output from the standard logging > module. The user can control the logging level to be captured by > specifying options in pytest.ini, the comm

REMOVE: devel/py-test-capturelog

2018-07-25 Thread Elias M. Mariani
We are currently using pytest 3.5.0. Acording to pytest changelog: "Pytest now captures and displays output from the standard logging module. The user can control the logging level to be captured by specifying options in pytest.ini, the command line and also during individual tests using markers.