Details
Description
http://buildbot.askmonty.org/buildbot/builders/p8-trusty-bintar/builds/1030/steps/test/logs/stdio
main.pool_of_threads w2 [ fail ]
|
Test ended at 2016-05-21 16:38:02
|
 |
CURRENT_TEST: main.pool_of_threads
|
--- /var/lib/buildbot/maria-slave/power8-vlp04-bintar/build/mysql-test/r/pool_of_threads.result 2016-05-18 09:35:44.821968095 -0400
|
+++ /var/lib/buildbot/maria-slave/power8-vlp04-bintar/build/mysql-test/r/pool_of_threads.reject 2016-05-21 16:38:01.580946588 -0400
|
@@ -2162,7 +2162,7 @@
|
connect con2,localhost,root,,;
|
connection con2;
|
SELECT sleep(5);
|
-# -- Success: more than --thread_pool_max_threads normal connections not possible
|
+# -- Error: managed to establish more than --thread_pool_max_threads connections
|
connection default;
|
sleep(5.5)
|
0
|
Attachments
Issue Links
- blocks
-
MDEV-7069 Fix buildbot failures in main server trees
- Stalled
- duplicates
-
MDEV-11669 main.pool_of_threads fails in buildbot on the new valgrind builder
- Closed