Project

General

Profile

Anomalie #3261

Les tests Creole ne passent plus !

Added by Joël Cuissinat over 11 years ago. Updated over 11 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Start date:
04/10/2012
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:
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

Follows creole - Anomalie #3039: mise a jour C. nombre d'arguments de proxy-only-no-query Fermé 03/08/2012

Associated revisions

Revision 108c6bb2 (diff)
Added by Joël Cuissinat over 11 years ago

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

#2 Updated by Bruno Boiget over 11 years ago

  • Status changed from Résolu to Fermé

validé sur maquette (seshattest)

Also available in: Atom PDF