Bug #40024 backup_engines suite should automatically run as part of mtr
Submitted: 14 Oct 2008 15:13 Modified: 15 Nov 2008 1:32
Reporter: Hema Sridharan Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Backup Severity:S3 (Non-critical)
Version:mysql-6.0-backup OS:Any
Assigned to: Ingo Strüwing CPU Architecture:Any

[14 Oct 2008 15:13] Hema Sridharan
Description:
* Currently only backup suite is run as part of mtr. 
* backup_engines suite contains many backup tests which gets executed against all engines and should be run automatically as part of mtr(for every pushbuild) for mysql-6.0-backup team tree

How to repeat:
backup_engines suite should be included as part of pushbuild
(https://intranet.mysql.com/secure/pushbuild/showdir.pl?dir=bzr_mysql-6.0-backup)
[6 Nov 2008 16:51] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/58065

2727 Ingo Struewing	2008-11-06
      Bug#40024 - backup_engines suite should automatically run as part of mtr
      
      The new test suite backup_engines did not run by default with mysql_test_run.
      
      Added the test suite to the list of default suites.
      Fixed test case problems so that this patch does not add test case failures.
[11 Nov 2008 13:39] Øystein Grøvlen
Patch approved, but suggest to leave out setting of innodb_autoinc_lock_mode.
[12 Nov 2008 7:15] Rafal Somla
Good to push. I also support Oystein's suggestion to not play with innodb_autoinc_mode parameter.
[12 Nov 2008 17:42] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/58571

2731 Ingo Struewing	2008-11-12
      Bug#40024 - backup_engines suite should automatically run as part of mtr
      
      The new test suite backup_engines did not run by default with mysql_test_run.
      
      Added the test suite to the list of default suites.
      Fixed test case problems so that this patch does not add test suite failures.
[12 Nov 2008 17:45] Ingo Strüwing
Queued to mysql-6.0-backup.
[14 Nov 2008 14:50] Bugs System
Pushed into 6.0.9-alpha  (revid:ingo.struewing@sun.com-20081112174223-cbiopyb7cfwqqqq5) (version source revid:jorgen.loland@sun.com-20081114134411-xypyf8wyjc2nm3ly) (pib:5)
[15 Nov 2008 1:32] Paul DuBois
Test suite change. No changelog entry needed.