This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients belopolsky, brett.cannon, christian.heimes
Date 2013-07-29.18:14:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375121669.28.0.792978430541.issue18481@psf.upfronthosting.co.za>
In-reply-to
Content
I'm using the PSF's virtual machine for Coverity Scan to run the lcov tests. A full configure (without pydebug), build, test and analyze cycle takes about 25 to 30 minutes. I'm not sure if gcov supports multiple processes.

Maybe we can set up a service that builds C and Py coverage reports once a day? The service could push the reports to a public web site and offer rsync pulls over ssh for developers.
History
Date User Action Args
2013-07-29 18:14:29christian.heimessetrecipients: + christian.heimes, brett.cannon, belopolsky
2013-07-29 18:14:29christian.heimessetmessageid: <1375121669.28.0.792978430541.issue18481@psf.upfronthosting.co.za>
2013-07-29 18:14:29christian.heimeslinkissue18481 messages
2013-07-29 18:14:29christian.heimescreate