[Buildbot-commits] [buildbot/buildbot] 9fc056: test migration with a fixed table definition, rath...
noreply at github.com
noreply at github.com
Tue Nov 29 05:30:13 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 9fc0562284b7a2306fa00058760839ebaf0f7a91
https://github.com/buildbot/buildbot/commit/9fc0562284b7a2306fa00058760839ebaf0f7a91
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-11-27 (Sun, 27 Nov 2011)
Changed paths:
M master/buildbot/test/unit/test_db_migrate_versions_015_remove_bad_master_objectid.py
Log Message:
-----------
test migration with a fixed table definition, rather than model.py
Commit: dba638142e8ab7aa2e612c7c99d608614354f7c0
https://github.com/buildbot/buildbot/commit/dba638142e8ab7aa2e612c7c99d608614354f7c0
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-11-27 (Sun, 27 Nov 2011)
Changed paths:
M master/buildbot/test/util/migration.py
A master/buildbot/test/util/querylog.py
Log Message:
-----------
add query logging to all migration tests
Commit: 2aa97b8d889e91fb27ddbcc680cecd379975b92d
https://github.com/buildbot/buildbot/commit/2aa97b8d889e91fb27ddbcc680cecd379975b92d
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-11-28 (Mon, 28 Nov 2011)
Changed paths:
A master/buildbot/db/migrate/versions/016_restore_buildrequest_indices.py
A master/buildbot/test/unit/test_db_migrate_versions_011_add_buildrequest_claims.py
A master/buildbot/test/unit/test_db_migrate_versions_016_restore_buildrequest_indices.py
Log Message:
-----------
Restore lost indices from db version 011
This adds some tests both to demonstrate the failure in 011, and to
demonstrate that it's fixed in 016. Fixes #2158. Thanks to Benoit
Allard for noticing this!
Compare: https://github.com/buildbot/buildbot/compare/8422217...2aa97b8
More information about the Commits
mailing list