Anomalie #3261
Les tests Creole ne passent plus !
Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Target version:
Distribution:
EOLE 2.3
Description
../usr/share/creole/tests/test_eole23.py ..FF..
def test_group_with_empty_slave(self): > assert self.dico.variables['master'].get_value() == [u'test', u'test2'] E assert ['test'] == [u'test', u'test2'] E + where ['test'] = <creole.typeole.String object at 0x9c2c32c>.get_value()
def test_group_new_slave(self): > assert self.dico.variables['slave2'].get_value() == ['1', '1', '1'] E assert ['', '', ''] == ['1', '1', '1'] E + where ['', '', ''] = <creole.typeole.String object at 0x9c2c1cc>.get_value()
Des modifications portant sur le dictionnaire eole23.xml auraient pu ne pas être publiées ?
Related issues
Associated revisions
Mise à niveau des tests unitaires Creole
- tests/data/eole23.xml : modifications des valeurs par défaut et ajout d'esclaves
- tests/test_eole23.py : correction des tests et validation des nouvelles variables
Fixes #3261 @30m
History
#1 Updated by Joël Cuissinat over 11 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit 108c6bb223fcde3bf6900c462f70d009a8b6269c.
#2 Updated by Bruno Boiget over 11 years ago
- Status changed from Résolu to Fermé
validé sur maquette (seshattest)