[Sqlalchemy-tickets] Issue #2979: Test failures with Python 3.4 (zzzeek/sqlalchemy)
Brought to you by:
zzzeek
|
From: Arfrever F. T. A. <iss...@bi...> - 2014-03-02 08:15:47
|
New issue 2979: Test failures with Python 3.4 https://bitbucket.org/zzzeek/sqlalchemy/issue/2979/test-failures-with-python-34 Arfrever Frehtes Taifersar Arahesis: SQLAlchemy test suite has at least 11 errors and at least 3 failures with Python 3.4. test.orm.test_attributes.AttributesTest.test_pickleness() fails due to hash randomization, so it might be necessary to run test suite multiple times to reproduce this failure. I attach output of test suite of SQLAlchemy trunk with snapshot of Python 3.4 from today. |