Bug #22815 im_cmd_line.test fails. Probably randomly.
Submitted: 29 Sep 2006 8:56 Modified: 17 Oct 2006 13:13
Reporter: Ingo Strüwing Email Updates:
Status: Duplicate Impact on me:
None 
Category:Instance Manager Severity:S1 (Critical)
Version:5.1.12 OS:Linux (Debian GNU/Linux)
Assigned to: Assigned Account CPU Architecture:Any

[29 Sep 2006 8:56] Ingo Strüwing
Description:
im_cmd_line                    [ fail ]

Errors are (from /home/mydev/mysql-5.1-bug20627/mysql-test/var/log/mysqltest-time) :
mysqltest: Result length mismatch
(the last lines may be the most important ones)
Below are the diffs between actual and expected results:
-------------------------------------------------------
*** r/im_cmd_line.result        2006-08-30 22:09:38.000000000 +0300
--- r/im_cmd_line.reject        2006-09-29 11:49:28.000000000 +0300
***************
*** 3,9 ****
  server_id     1
  SHOW INSTANCES;
  instance_name state
! mysqld1       starting
  mysqld2       offline
  --> Listing users...
  im_admin
--- 3,9 ----
  server_id     1
  SHOW INSTANCES;
  instance_name state
! mysqld1       online
  mysqld2       offline
  --> Listing users...
  im_admin
-------------------------------------------------------
Please follow the instructions outlined at

How to repeat:
BUILD/compile-pentium-debug-max
make test-force