summaryrefslogtreecommitdiff
path: root/mysql-test/t/crash_commit_before.test
diff options
context:
space:
mode:
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 e7d8a373647..f99690777c9 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