summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.sh
diff options
context:
space:
mode:
authorjimw@mysql.com <>2005-03-29 15:50:16 -0800
committerjimw@mysql.com <>2005-03-29 15:50:16 -0800
commit46eda5b99849a064519c3946fcfb7c7d4dd23f07 (patch)
tree1b3fd7e11a64136caea02f5393e877050859eba8 /mysql-test/mysql-test-run.sh
parenteecb813c6bfd9ee5b5fdd1ffee9ae096e729479d (diff)
downloadmariadb-git-46eda5b99849a064519c3946fcfb7c7d4dd23f07.tar.gz
Shift skipping of some tests with embedded server from within
mysql-test-run to the tests themselves.
Diffstat (limited to 'mysql-test/mysql-test-run.sh')
-rw-r--r--mysql-test/mysql-test-run.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/mysql-test/mysql-test-run.sh b/mysql-test/mysql-test-run.sh
index f31d1af48aa..1d670fd1a16 100644
--- a/mysql-test/mysql-test-run.sh
+++ b/mysql-test/mysql-test-run.sh
@@ -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" \