Bug #19383 mysql-test-run.pl produces garbage for elapsed time values
Submitted: 26 Apr 2006 19:09 Modified: 27 May 2006 14:45
Reporter: Sergey Petrunya Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S3 (Non-critical)
Version:5.1-bk OS:Linux (Linux/x86)
Assigned to: CPU Architecture:Any

[26 Apr 2006 19:09] Sergey Petrunya
Description:
mysql-test-run.pl produces garbage for elapsed time values:

...
auto_increment                 [ pass ]            230
backup                         [ pass ]            208
bdb-alter-table-1              [ pass ]   18446744073709551594
bdb-alter-table-2              [ pass ]   18446744073709551502
bdb-crash                      [ pass ]             94
bdb-deadlock                   [ pass ]             91
...

Bad values are produced in random amounts and for different tests. It varies between test runs on the same tree/same machine. 

How to repeat:
compile with compile-pentium-debug-max, run "make test"
[27 Apr 2006 0:17] MySQL Verification Team
I was unable to repeat this issues on Suse Linux 10.0. I will ask to valeriy for to try on his side.
[27 Apr 2006 14:45] Valeriy Kravchuk
Have you got that garbage on  bdb-alter-table-1 and bdb-alter-table-2 only? 

I've compiled 5.1-BK of today (ChangeSet@1.2368, 2006-04-27 08:25:55+02:00), built --with-debug=full (but without bdb, so that tests were skipped), and have not got any similar garbage on SuSE 9.3. Only reasonable values for all tests ran so far.
[27 May 2006 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".