Bug #38121 main.mysqltest fails sporadically
Submitted: 15 Jul 2008 7:39 Modified: 14 Jul 2011 13:41
Reporter: Alexander Nozdrin Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Tools: MTR / mysql-test-run Severity:S3 (Non-critical)
Version:6.0-BK OS:Any
Assigned to: Bjørn Munch CPU Architecture:Any
Tags: pushbuild, sporadic, test failure

[15 Jul 2008 7:39] Alexander Nozdrin
Description:
mysqltest: At line 1228: command "echo "replace_result a b; echo OK;" | $MYSQL_TEST 2>&1" failed

mysqltest: At line 1818: command "echo "die test of die;" | $MYSQL_TEST 2>&1" failed with wrong error: 127

How to repeat:
https://intranet.mysql.com/secure/pushbuild/xref.pl?startdate=&enddate=&dir=&plat=&testtyp...
[13 Feb 2009 9:50] Magnus Blåudd
All the errors seem to occur when we pipe something to mysqltest. I think error code 127 comes from "exit status" and thus we might need to decode it better and print out information about the things we can get with WIFSIGNALED etc. 

Conclusion: The printout in case of a failed --exec in mysqltest need to be improved.
[14 Jul 2011 13:41] Bjørn Munch
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.mysql.com/how-to-report.php

If you can provide more information, feel free to add it to this bug and change the status back to 'Open'.

Thank you for your interest in MySQL.