mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Shift skipping of some tests with embedded server from within
mysql-test-run to the tests themselves.
This commit is contained in:
@@ -1506,12 +1506,6 @@ run_testcase ()
|
||||
# script soon anyway so it is not worth it spending the time
|
||||
if [ "x$USE_EMBEDDED_SERVER" = "x1" -a -z "$DO_TEST" ] ; then
|
||||
for t in \
|
||||
"bdb-deadlock" \
|
||||
"connect" \
|
||||
"flush_block_commit" \
|
||||
"grant2" \
|
||||
"grant_cache" \
|
||||
"grant" \
|
||||
"init_connect" \
|
||||
"init_file" \
|
||||
"innodb" \
|
||||
|
Reference in New Issue
Block a user