← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1292284] Re: A few tests from test_sqlalchemy_utils fail on SQLAlchemy 0.9.x

 

** Also affects: oslo
   Importance: Undecided
       Status: New

-- 
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):
  In Progress
Status in Oslo - a Library of Common OpenStack Code:
  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


References