logilab-common #149345 unittest_modutils,_umessage.py failures in 0.59.1, py3.3 [validation pending]
Let's start with
======================= unittest_modutils.py =======================
No idea what's going on here.
NameError: global name 'file' is not defined is the first.
AttributeError: 'NoneType' object has no attribute 'startswith', ditto.
These
it seems are making error for the sake of one white space space.
- Raphaël DUPONT<raphael.dupont@societe.fr>
and the other 3 err in comparison by 1 space.
Now let's see if the next page lets me add the log via an attachment | |
priority | normal |
---|---|
type | bug |
done in | 0.63.0 |
load left | 0.000 |
closed by | #b1880f9578a3 [umessage] Fix header decoding with python 3.3+ |
patch | [umessage] Fix header decoding with python 3.3+ [applied] |
Comments
-
2014/02/12 02:04, written by idella4
add commentunder py3.3 in version 0.61.0, unittest_modutils appear resolved.
error by 1 white space persists in unittest_umessage.py:
================================================
FAIL: test_decode_QP (unittest_umessage.UMessageTC)
----------------------------------------------------------------------
Traceback (most recent call last)
=======================================================
AssertionError: 'Raphaël DUPONT<raphael.dupont@societe.fr>' != 'Raphaël DUPONT<raphael.dupont@societe.fr>'
- Raphaël DUPONT<raphael.dupont@societe.fr>
? -
+ Raphaël DUPONT<raphael.dupont@societe.fr>
FAIL: test_get_all (unittest_umessage.UMessageTC)
----------------------------------------------------------------------
=======================================================
AssertionError: Lists differ: ['élément à accents <alf@logi... != ['élément à accents <alf@logil...
First differing element 0:
élément à accents <alf@logilab.fr>
élément à accents <alf@logilab.fr>
FAIL: test_get_subject (unittest_umessage.UMessageTC)
----------------------------------------------------------------------
=======================================================
AssertionError: 'Ã LA MER' != 'Ã LA MER'
- Ã LA MER
? -
+ Ã LA MER