Test unit.common.test_utils.test_latin_str_to_unicode failed if you try run in with covearge
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Medium
|
Nikita Zubkov | ||
Mitaka |
Won't Fix
|
Medium
|
Fuel Python (Deprecated) | ||
Newton |
Fix Committed
|
Medium
|
Nikita Zubkov |
Bug Description
If you run tests with coverage, test fuelclient.
FAIL: fuelclient.
tags: worker-0
-------
Empty attachments:
pythonlogging:''
stderr
stdout
Traceback (most recent call last):
File "/home/
return func(*args, **keywargs)
File "fuelclient/
test_data = 'czegoś' if six.PY3 else u'czegoś'
File "/home/
level=0)
File "/home/
disp = self._should_
File "/home/
canonical = files.canonical
File "/home/
cf = abs_file(filename)
File "/home/
path = unicode_
File "/home/
filename = filename.
LookupError: unknown encoding: iso-8859-16
Ran 327 tests in 4.665s (+0.031s)
FAILED (id=26, failures=1)
error: testr failed (1)
ERROR: InvocationError: '/bin/bash -c TESTS_DIR=
Changed in fuel: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
tags: | added: module-client |
tags: | added: tech-debt |
Changed in fuel: | |
milestone: | 8.0 → 9.0 |
Fix proposed to branch: master /review. openstack. org/310867
Review: https:/