I was looking at the bottom of the list and found for instance qgraphicsanchorlayout.cpp to be down there. It seems to be skipped because you haven't configured Qt as a developer-build. If possible, you should do add "-developer-build" to the configure line.
Jan Arve From: [email protected] [mailto:[email protected]] On Behalf Of Sébastien Fricker Sent: 12. juli 2013 10:38 To: [email protected] Subject: [Development] Qt Base code coverage statistics are now computed on Ubuntu 11.04 Hi, The test environment has changed and is now based on Ubuntu 11.04. The Puppet environment for a Qt CI test server is installed. This permits to support tests which are using OpenGL, Dbus, network infrastructures, .... This permits to reach 5% more code coverage in comparison to the previous environment (which skipped a lot of failed tests). The code coverage report can be consulted here: http://download.froglogic.com/public/qt5-squishcoco-report/ Sébastien
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
