changeset 7398 | 26695dd703d8 |
parent 7242 | 7c1937215db9 |
child 7791 | 31bb51ea5485 |
--- a/server/test/unittest_migractions.py Thu May 19 10:36:26 2011 +0200 +++ b/server/test/unittest_migractions.py Thu May 19 10:53:11 2011 +0200 @@ -338,7 +338,7 @@ @tag('longrun') def test_sync_schema_props_perms(self): cursor = self.mh.session - cursor.set_pool() + cursor.set_cnxset() nbrqlexpr_start = cursor.execute('Any COUNT(X) WHERE X is RQLExpression')[0][0] migrschema['titre'].rdefs[('Personne', 'String')].order = 7 migrschema['adel'].rdefs[('Personne', 'String')].order = 6