Comment 3 for bug 987077

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/6750
Committed: http://github.com/openstack/nova/commit/bcb53dfc6a149f94b4509ce90f89120b526f5582
Submitter: Jenkins
Branch: master

commit bcb53dfc6a149f94b4509ce90f89120b526f5582
Author: Renier Morales <email address hidden>
Date: Mon Apr 23 22:36:19 2012 -0400

    Scope coverage report generation to nova module.

    Coverage report generation was not using --include filters.
    This resulted in generating a report that included all external
    dependencies. Some of these may include problematic characters for
    utf8 decoding. In the odd case this was found, coverage would fail
    with a UnicodeDecodeError.

    Fixes bug #987077.

    Change-Id: I276698e65ac1037972209a406058168433cd826b