Adjust a test that is not supposed to crash.

This is follow-up to commit 1293e5e59b.
This commit is contained in:
Marko Mäkelä 2017-02-09 15:57:21 +02:00
commit 777422070a

View file

@ -1,11 +1,7 @@
# Test resizing the InnoDB redo log.
--source include/have_innodb.inc
# Embedded server does not support crashing
# Embedded server tests do not support restarting
--source include/not_embedded.inc
# Avoid CrashReporter popup on Mac
--source include/not_crashrep.inc
# DBUG_EXECUTE_IF is needed
--source include/have_debug.inc