1
0
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:
jimw@mysql.com
2005-03-29 15:50:16 -08:00
parent eecb813c6b
commit 46eda5b998
7 changed files with 16 additions and 7 deletions

View File

@@ -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" \