From e75292dbeea23601d294bd166cca3e324dce4fff Mon Sep 17 00:00:00 2001 From: Bjorn Munch Date: Wed, 25 May 2011 16:39:39 +0200 Subject: [PATCH] Increase test timeout for rpl.rpl_typeconv Not for test itself but because it procuces large number of warnings, and this may take >90s to filter on slow boxes --- mysql-test/suite/rpl/t/rpl_typeconv-master.opt | 1 + 1 file changed, 1 insertion(+) create mode 100644 mysql-test/suite/rpl/t/rpl_typeconv-master.opt diff --git a/mysql-test/suite/rpl/t/rpl_typeconv-master.opt b/mysql-test/suite/rpl/t/rpl_typeconv-master.opt new file mode 100644 index 00000000000..de048691031 --- /dev/null +++ b/mysql-test/suite/rpl/t/rpl_typeconv-master.opt @@ -0,0 +1 @@ +--testcase-timeout=40