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 _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
