mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Disabled a number of tests when using thread pool
This commit is contained in:
parent
6a7151903f
commit
d0182e61a1
7 changed files with 12 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
|||
# in the embedded server by default). So skip the test in embedded-server mode.
|
||||
-- source include/not_embedded.inc
|
||||
|
||||
#Don't run this test when thread_pool active
|
||||
--source include/not_threadpool.inc
|
||||
|
||||
-- source include/testdb_only.inc
|
||||
|
||||
--disable_warnings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue