Details
Description
http://buildbot.askmonty.org/buildbot/builders/kvm-asan/builds/1089
10.1 5b035c84 |
main.mysql_client_test w1 [ fail ]
|
Test ended at 2019-04-30 10:33:26
|
|
CURRENT_TEST: main.mysql_client_test
|
mysqltest: At line 19: exec of '/home/buildbot/buildbot/build/mariadb-10.1.39/tests/mysql_client_test --defaults-file=/dev/shm/var/1/my.cnf --testcase --vardir=/dev/shm/var/1 --getopt-ll-test=25600M >> /dev/shm/var/1/log/mysql_client_test.out.log 2>&1' failed, error: 5888, status: 23, errno: 2
|
Output from before failure:
|
call mtr.add_suppression(" Error reading file './client_test_db/test_frm_bug.frm'");
|
|
|
|
The result from queries just before the failure was:
|
SET @old_general_log= @@global.general_log;
|
SET @old_slow_query_log= @@global.slow_query_log;
|
call mtr.add_suppression(" Error reading file './client_test_db/test_frm_bug.frm'");
|
Attachments
Issue Links
- relates to
-
MDEV-16641 main.mysql_client_test_comp failed in buildbot, error on exec
- Closed