1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

MDEV-21101 skip test for embedded

This commit is contained in:
Vladislav Vaintroub
2020-07-30 12:08:07 +02:00
parent 71015d844e
commit 0435fcf90b

View File

@ -1,3 +1,4 @@
--source include/not_embedded.inc
# Test that wait_timeout does not cause connection to be closed, when connection is delayed due to
# threadpool internal problems, e.g misconfiguration - too few threads and queueing.
# So if client did not cause wait_timeout, do not report it either.