Revert a commit that should not have made it in

This commit is contained in:
John Esmet 2014-03-03 22:10:01 -05:00
parent 68f199f146
commit 73ff99891f

View file

@ -726,18 +726,16 @@ if __name__ == '__main__':
parser.add_option_group(test_group) parser.add_option_group(test_group)
default_testnames = ['recover-test_stress2.tdb', default_testnames = ['test_stress0.tdb',
#'test_stress0.tdb', 'test_stress1.tdb',
#'test_stress1.tdb', 'test_stress2.tdb',
#'test_stress2.tdb', 'test_stress3.tdb',
#'test_stress3.tdb', 'test_stress4.tdb',
#'test_stress4.tdb', 'test_stress5.tdb',
#'test_stress5.tdb', 'test_stress6.tdb',
#'test_stress6.tdb', 'test_stress7.tdb',
#'test_stress7.tdb', 'test_stress_hot_indexing.tdb',
#'test_stress_hot_indexing.tdb', 'test_stress_openclose.tdb']
#'test_stress_openclose.tdb']
]
default_recover_testnames = ['recover-test_stress1.tdb', default_recover_testnames = ['recover-test_stress1.tdb',
'recover-test_stress2.tdb', 'recover-test_stress2.tdb',
'recover-test_stress3.tdb', 'recover-test_stress3.tdb',