Projet

Général

Profil

Bug #20234

Échec dans test_sms.py/test_connectors

Ajouté par Frédéric Péters il y a plus de 6 ans.

Statut:
Nouveau
Priorité:
Normal
Assigné à:
-
Version cible:
-
Début:
23 novembre 2017
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Non
Planning:

Description

Chez moi, peut-être amené par une version différente de requests ou que sais-je :

                for key, value in test_vector['result'].iteritems():
                    assert key in result.json
>                   assert result.json[key] == value
E                   assert [['0033688888... 1 (char 0)']] == [['00336888888... be decoded']]
E                     At index 0 diff: [u'0033688888888', u'Choosit error: bad JSON response Expecting value: line 1 column 1 (char 0)'] != [u'0033688888888', u'Choosit error: bad JSON response No JSON object could be decoded']
E                     Full diff:
E                     [[u'0033688888888',
E                     -   u'Choosit error: bad JSON response Expecting value: line 1 column 1 (char 0)'],
E                     +   u'Choosit error: bad JSON response No JSON object could be decoded'],
E                     [u'0033677777777',
E                     -   u'Choosit error: bad JSON response Expecting value: line 1 column 1 (char 0)']]
E                     +   u'Choosit error: bad JSON response No JSON object could be decoded']]

Formats disponibles : Atom PDF