summaryrefslogtreecommitdiff
path: root/mysql-test/t/crash_commit_before.test
diff options
context:
space:
mode:
authorBjorn Munch <bjorn.munch@oracle.com>2011-03-15 16:11:17 +0100
committerBjorn Munch <bjorn.munch@oracle.com>2011-03-15 16:11:17 +0100
commit160a26dafe709e9ac82ffcfa0077fa2bbf15d77f (patch)
tree516a850887c024cd849cb67af2902ae6f394dd2b /mysql-test/t/crash_commit_before.test
parentb506fdfca39e3ccfd1ef31e696b41e69e3515727 (diff)
parentebba068d26115f6d65ca12163bb771b56003edd5 (diff)
downloadmariadb-git-160a26dafe709e9ac82ffcfa0077fa2bbf15d77f.tar.gz
upmerge 11762804
Diffstat (limited to 'mysql-test/t/crash_commit_before.test')
-rw-r--r--mysql-test/t/crash_commit_before.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/crash_commit_before.test b/mysql-test/t/crash_commit_before.test
index e3dba58d4df..6e36d2345e1 100644
--- a/mysql-test/t/crash_commit_before.test
+++ b/mysql-test/t/crash_commit_before.test
@@ -1,6 +1,8 @@
-- source include/not_embedded.inc
# Don't test this under valgrind, memory leaks will occur
--source include/not_valgrind.inc
+# Avoid CrashReporter popup on Mac
+--source include/not_crashrep.inc
# Binary must be compiled with debug for crash to occur
--source include/have_debug.inc