> Random question of the day: do you happen to have stats about how often > those insignificant tests actually fail? That should help to figure out > which ones are actually working, and therefore should not be marked as > insignificant. > > -- > Giuseppe D'Angelo
The CI logs are publicly available, but are huge in size. I've been using the attached perl script to run tests repeatedly before removing insignificant_test. e.g. "~/test100.pl -c=250 -- ./tst_x -silent" -- ________________________________ Subject to local law, communications with Accenture and its affiliates including telephone calls and emails (including content), may be monitored by our systems for the purposes of security and the assessment of internal compliance with Accenture policy. ______________________________________________________________________________________ www.accenture.com
test100.pl
Description: test100.pl
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
