In previous OEQA, having 'auto' in TEST_SUITES results in executing
as many test cases as possible.
This behaviour is broken for now. From the codes in core/loader.py,
I can see that it tries to use another keyword 'all'. But in fact,
it does not work.
I've checked the current manual. The manual
On Fri, 2018-06-01 at 13:58 +0800, ChenQi wrote:
> On 06/01/2018 01:41 PM, Alexander Kanavin wrote:
> > 2018-06-01 7:42 GMT+03:00 ChenQi :
> > > I agree with you that we need to re-evaluate the settings of
> > > DEFAULT_TEST_SUITES.
> > >
> > > I plan to do this work from next week. And I plan to
On 06/01/2018 01:41 PM, Alexander Kanavin wrote:
2018-06-01 7:42 GMT+03:00 ChenQi :
I agree with you that we need to re-evaluate the settings of
DEFAULT_TEST_SUITES.
I plan to do this work from next week. And I plan to put such changes in
another patchset.
Looking at the codes, I can see that
2018-06-01 7:42 GMT+03:00 ChenQi :
> I agree with you that we need to re-evaluate the settings of
> DEFAULT_TEST_SUITES.
>
> I plan to do this work from next week. And I plan to put such changes in
> another patchset.
>
> Looking at the codes, I can see that the DEFAULT_TEST_SUITES are set with
> c
In previous OEQA, having 'auto' in TEST_SUITES results in executing
as many test cases as possible.
This behaviour is broken for now. From the codes in core/loader.py,
I can see that it tries to use another keyword 'all'. But in fact,
it does not work.
I've checked the current manual. The manual
On 05/31/2018 09:57 PM, Alexander Kanavin wrote:
2018-05-31 11:32 GMT+03:00 Chen Qi :
In previous OEQA, having 'auto' in TEST_SUITES results in executing
as many test cases as possible.
This behaviour is broken for now. From the codes in core/loader.py,
I can see that it tries to use another ke
2018-05-31 11:32 GMT+03:00 Chen Qi :
> In previous OEQA, having 'auto' in TEST_SUITES results in executing
> as many test cases as possible.
>
> This behaviour is broken for now. From the codes in core/loader.py,
> I can see that it tries to use another keyword 'all'. But in fact,
> it does not wor
In previous OEQA, having 'auto' in TEST_SUITES results in executing
as many test cases as possible.
This behaviour is broken for now. From the codes in core/loader.py,
I can see that it tries to use another keyword 'all'. But in fact,
it does not work.
I've checked the current manual. The manual