yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #11604
[Bug 1292284] [NEW] A few tests from test_sqlalchemy_utils fail on SQLAlchemy 0.9.x
Public bug reported:
When SQLAlchemy 0.9.x releases are used, some tests from
test_sqlalchemy_utils module fail on assertRaises(). This is caused by
the fact that we except SQLAlchemy to raise exceptions when reflecting
SQLite custom data types from existing DB schema. This was true for SA
0.7.x and 0.8.x branches, but is fixed in 0.9.x releases.
** Affects: nova
Importance: Undecided
Assignee: Roman Podoliaka (rpodolyaka)
Status: New
** Tags: db
** Changed in: nova
Assignee: (unassigned) => Roman Podoliaka (rpodolyaka)
** Tags added: db
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1292284
Title:
A few tests from test_sqlalchemy_utils fail on SQLAlchemy 0.9.x
Status in OpenStack Compute (Nova):
New
Bug description:
When SQLAlchemy 0.9.x releases are used, some tests from
test_sqlalchemy_utils module fail on assertRaises(). This is caused by
the fact that we except SQLAlchemy to raise exceptions when reflecting
SQLite custom data types from existing DB schema. This was true for SA
0.7.x and 0.8.x branches, but is fixed in 0.9.x releases.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1292284/+subscriptions
Follow ups
References