openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #10397
Re: Coverage report generation crashes with UnicodeDecodeError (#987077)
On Apr 23, 2012, at 11:59 AM, Sean Dague wrote:
> On 04/23/2012 10:01 AM, Renier Morales wrote:
>> Hello,
>>
>> Anyone experiencing a UnicodeDecodeError crash when running the nova tests with coverage reporting turned on (i.e. run_tests.sh -c)? Might this be a common environment misconfiguration problem on my side?
>> More details at: https://bugs.lanchpad.net/nova/+bug/987077
>
> Any chance you've just got a stale .venv in the repo? Coverage seems to be running fine for me this morning.
I removed my .venv and covhtml dirs, but I still get the UnicodeDecodeError.
Seems to be related to this:
https://bitbucket.org/ned/coveragepy/issue/157/chokes-on-source-files-with-non-utf-8
--Renier
References