mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 11:57:38 +02:00
Adjust a test that is not supposed to crash.
This is follow-up to commit 1293e5e59b.
This commit is contained in:
parent
ddb284afaa
commit
777422070a
1 changed files with 1 additions and 5 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue