Stabilize dev-python/sqlalchemy-0.6.5.
amd64 ok
Created attachment 256725 [details] build.log Tests fail on x86.
amd64 done. Thanks Agostino
(In reply to comment #2) This problem occurs in unrecognized conditions and also occurs in currently stable version, so it's not a regression.
(In reply to comment #4) > This problem occurs in unrecognized conditions and also occurs in currently > stable version, so it's not a regression. Looks like no tests are being run anyway. Could you add RESTRICT=test?
(In reply to comment #5) > Looks like no tests are being run anyway. Tests with CPython 2.* are run for me: * Testing of dev-python/sqlalchemy-0.6.5 with CPython 2.6... /var/tmp/portage/dev-python/sqlalchemy-0.6.5/work/SQLAlchemy-0.6.5/build-2.6/lib.linux-x86_64-2.6/sqlalchemy/dialects/access/base.py:166: SAWarning: The access dialect is not yet ported to SQLAlchemy 0.6 super(AccessDialect, self).__init__(**params) ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................../var/tmp/portage/dev-python/sqlalchemy-0.6.5/work/SQLAlchemy-0.6.5/build-2.6/lib.linux-x86_64-2.6/sqlalchemy/test/engines.py:28: UserWarning: testing_reaper couldn't close connection: Cannot operate on a closed database. warnings.warn("testing_reaper couldn't close connection: %s" % e) ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ ---------------------------------------------------------------------- Ran 2442 tests in 123.685s OK * Testing of dev-python/sqlalchemy-0.6.5 with CPython 2.7... /var/tmp/portage/dev-python/sqlalchemy-0.6.5/work/SQLAlchemy-0.6.5/build-2.7/lib.linux-x86_64-2.7/sqlalchemy/dialects/access/base.py:166: SAWarning: The access dialect is not yet ported to SQLAlchemy 0.6 super(AccessDialect, self).__init__(**params) ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................../var/tmp/portage/dev-python/sqlalchemy-0.6.5/work/SQLAlchemy-0.6.5/build-2.7/lib.linux-x86_64-2.7/sqlalchemy/test/engines.py:28: UserWarning: testing_reaper couldn't close connection: Cannot operate on a closed database. warnings.warn("testing_reaper couldn't close connection: %s" % e) ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ ---------------------------------------------------------------------- Ran 2442 tests in 91.727s OK * Testing of dev-python/sqlalchemy-0.6.5 with CPython 3.1... * Testing of dev-python/sqlalchemy-0.6.5 with CPython 3.2...
dev-python/sqlalchemy-0.6.6 will be stabilized in bug #354181.