summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/t/innodb_bug53756.test
diff options
context:
space:
mode:
authorBjorn Munch <bjorn.munch@oracle.com>2011-03-15 16:06:59 +0100
committerBjorn Munch <bjorn.munch@oracle.com>2011-03-15 16:06:59 +0100
commitebba068d26115f6d65ca12163bb771b56003edd5 (patch)
tree6f427ec75ede381c1c2a586afd6c45b07826c24d /mysql-test/suite/innodb/t/innodb_bug53756.test
parent782b44bc7f663aff607a1520a981d7e1aedbc188 (diff)
downloadmariadb-git-ebba068d26115f6d65ca12163bb771b56003edd5.tar.gz
Bug #11762804 55442: MYSQLD DEBUG CRASHES WHILE RUNNING MYISAM_CRASH_BEFORE_FLUSH_KEYS.TEST
This will cause affected tests to skip if CrashReporter would popup Found 5 tests that needed modification
Diffstat (limited to 'mysql-test/suite/innodb/t/innodb_bug53756.test')
-rw-r--r--mysql-test/suite/innodb/t/innodb_bug53756.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/suite/innodb/t/innodb_bug53756.test b/mysql-test/suite/innodb/t/innodb_bug53756.test
index d3b0a77c680..7a48f130b2c 100644
--- a/mysql-test/suite/innodb/t/innodb_bug53756.test
+++ b/mysql-test/suite/innodb/t/innodb_bug53756.test
@@ -17,6 +17,9 @@
# This test case needs InnoDB.
--source include/have_innodb.inc
+# Avoid CrashReporter popup on Mac
+--source include/not_crashrep.inc
+
#
# Precautionary clean up.
#