[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-09-19 16:42:25
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f458ef84569c/ Changeset: f458ef84569c Branch: None User: zzzeek Date: 2014-09-19 16:41:07+00:00 Summary: - these tests don't test anything in SQLAlchemy - from our perpsective, we need to be in transactions (tested elsewhere) and we need to emit the correct FOR UPDATE strings (tested elsewhere). There's nothing in SQLA to be tested as far as validating that for update causes exceptions or not, and these tests frequently fail as they are timing sensitive. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/863dbfca15da/ Changeset: 863dbfca15da Branch: rel_0_9 User: zzzeek Date: 2014-09-19 16:42:03+00:00 Summary: - these tests don't test anything in SQLAlchemy - from our perpsective, we need to be in transactions (tested elsewhere) and we need to emit the correct FOR UPDATE strings (tested elsewhere). There's nothing in SQLA to be tested as far as validating that for update causes exceptions or not, and these tests frequently fail as they are timing sensitive. Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |