[Development] Blacklisting: CI vs non-CI

Konstantin Tokarev annulen at yandex.ru
Fri May 26 12:12:30 CEST 2017



26.05.2017, 09:45, "Thiago Macieira" <thiago.macieira at intel.com>:
> I've seen some blacklists, in the past, that were real flaky tests: things that
> would be unstable on any machine, given the proper conditions.
>
> But most of the recent blacklists, and certainly all the BPASS I see when I
> run tests, are due to the tests being run in an environment that runs 300x
> slower than normal. Can we invent a blacklist that only applies to slow
> machines?
>
> I don't need to see those BPASS on 100% of the time that the test is run on my
> machine.

If problem is that tests just don't have enough time to complete in CI environment,
it would be a good idea to mark such tests as "slow" so they get higher timeout
settings.

>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel Open Source Technology Center
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development

-- 
Regards,
Konstantin



More information about the Development mailing list