List:Commits« Previous MessageNext Message »
From:Jørgen Løland Date:October 8 2008 9:44am
Subject:Re: bzr commit into mysql-6.0-backup branch (hema:2699) WL#4568
View as plain text  
Hema Sridharan wrote:
> #At file:///export/home/tmp/rpl/wl4568f/mysql-6.0-backup/
> 
>  2699 Hema Sridharan	2008-10-03
>       WL#4568: 
>       1) Moving all tests from bakcup suite to backup_engines suite.
>       2) Moving all tests from mysql-test/t/ to backup suite.


You also need to change the expected warnings in mtr_report.pl to 
reflect the new position:

For example,
----8<-----
# The tablespace test triggers error below on purpose
($testname eq 'main.backup_tablespace') and          # <-THIS LINE
(
   /Restore: Tablespace .* needed by tables being restored has changed 
on the server/
) or
---->8-----

should be changed to
($testname eq 'backup.backup_tablespace') and


-- 
Jørgen Løland
Thread
bzr commit into mysql-6.0-backup branch (hema:2699) WL#4568Hema Sridharan3 Oct
  • RE: bzr commit into mysql-6.0-backup branch (hema:2699) WL#4568Chuck Bell3 Oct
  • Re: bzr commit into mysql-6.0-backup branch (hema:2699) WL#4568Rafal Somla7 Oct
  • Re: bzr commit into mysql-6.0-backup branch (hema:2699) WL#4568Jørgen Løland8 Oct