[Development] Removal of some of the blacklisted (non-working) autotests?
Christian Kandeler
christian.kandeler at qt.io
Fri Nov 4 10:06:41 CET 2016
On 11/04/2016 09:10 AM, Jędrzej Nowacki wrote:
> In your email you wrote that blacklisted is just a burden for CI. In
> general it is true, but mark that currently they are compiling and they are
> _not_ crashing. So they do contribute to the quality of Qt. On the other hand
> they artificially increase test coverage level hiding untested code paths and
> they may affect other tests.
>
> Partial conclusion: delete them, but watch code coverage and add new ones
> where needed.
If there's still value in having them compiled, can't you just remove
the "testcase" value from CONFIG?
Christian
More information about the Development
mailing list