[TIP] Problem collecting coverage for D-Bus activated subprocesses

Barry Warsaw barry at python.org
Sun Aug 10 09:08:20 PDT 2014


On Aug 09, 2014, at 11:03 AM, Ned Batchelder wrote:

>I would have thought those patterns would work.  Any chance there's a way I
>can reproduce your scenario?

Yep.  Here are steps to reproduce it on an Ubuntu system.  YMMV.  All the
components and dependencies are FLOSS but not all of them are readily
available on other distros.

$ cd /tmp
$ bzr branch lp:ubuntu-system-image
$ cd ubuntu-system-image
$ sudo apt-get build-dep system-image
$ tox -e coverage

The test suite will run for a while.  It won't require outside resources, but
does a lot of localhost http/https connection.  Feel free to contact me
off-list if you have any problems or insights that aren't generally useful to
this mailing list.

Cheers,
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20140810/3ed658b5/attachment.pgp>


More information about the testing-in-python mailing list