From: Date: October 9 2008 1:45pm Subject: bzr commit into mysql-6.0-backup branch (Rafal.Somla:2705) Bug#17823 List-Archive: http://lists.mysql.com/commits/55916 X-Bug: 17823 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit #At file:///ext/mysql/bzr/mysql-6.0-backup-pull/ 2705 Rafal Somla 2008-10-09 Disabling tests affected by BUG#17823. modified: mysql-test/suite/backup/t/disabled.def === modified file 'mysql-test/suite/backup/t/disabled.def' --- a/mysql-test/suite/backup/t/disabled.def 2008-10-07 17:15:44 +0000 +++ b/mysql-test/suite/backup/t/disabled.def 2008-10-09 11:45:40 +0000 @@ -12,3 +12,5 @@ backup_no_engine : Bug#36021 2008-04-13 rsomla server crashes when openning table with unknown storage engine backup_triggers_and_events : Bug#37762 2008-07-01 rafal Test fails on remove_file for unknown reasons backup_no_be : Bug#38023 2008-07-16 rafal Test triggers valgrind warnings described in the bug +backup_no_data : Bug#17823 2008-10-09 rafal Tests in main suite leave undeleted files causing this test to fail +backup_ddl_blocker : Bug#17823 2008-10-09 rafal Tests in main suite leave undeleted files causing this test to fail