Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 161885 - dev-db/mysql-community-5.0.27-r1 fails during some tests
Summary: dev-db/mysql-community-5.0.27-r1 fails during some tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-13 12:20 UTC by Philipp Riegger
Modified: 2007-07-15 00:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
testpart from portage logfile (dev-db:mysql-community-5.0.27-r1:20070113-052839.log,26.23 KB, text/plain)
2007-01-13 12:25 UTC, Philipp Riegger
Details
emerge --info (emerge.info,2.41 KB, text/plain)
2007-01-13 12:26 UTC, Philipp Riegger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Riegger 2007-01-13 12:20:32 UTC
When emerging dev-db/mysql-community with the USE="berkdb perl ssl -big-tables -cluster -debug -embedded -extraengine -latin1 -max-idx-128 -minimal (-selinux) -static",  some tests fail:

[...]
mysql_client_test              [ fail ]

Errors are (from /var/tmp/portage/dev-db/mysql-community-5.0.27-r1/work/mysql/mysql-test/var/log/mysqltest-time) :
sh: line 1: 23529 Aborted                 /var/tmp/portage/dev-db/mysql-community-5.0.27-r1/work/mysql/tests/mysql_client_test --no-defaults --testcase --user=root --silent --port=9306 --vardir=/var/tmp/portage/dev-db/mysql-community-5.0.27-r1/work/mysql/mysql-test/var --socket=/var/tmp/portage/dev-db/mysql-community-5.0.27-r1/work/mysql/mysql-test/var/tmp/master.sock --getopt-ll-test=25600M >>/var/tmp/portage/dev-db/mysql-community-5.0.27-r1/work/mysql/mysql-test/var/log/mysql_client_test.log 2>&1
mysqltest: At line 12: command "$MYSQL_CLIENT_TEST --getopt-ll-test=25600M >> $MYSQLTEST_VARDIR/log/mysql_client_test.log 2>&1" failed
(the last lines may be the most important ones)

Killing Possible Leftover Processes
Restoring snapshot of databases
Resuming Tests 

[...]
openssl_1                      [ fail ]

Errors are (from /var/tmp/portage/dev-db/mysql-community-5.0.27-r1/work/mysql/mysql-test/var/log/mysqltest-time) :
mysqltest: At line 20: Could not open connection 'con3': 1045 Access denied for user 'ssl_user3'@'localhost' (using password: NO)
(the last lines may be the most important ones)
Result from queries before failure can be found in r/openssl_1.log

Killing Possible Leftover Processes
Restoring snapshot of databases
Resuming Tests

[...]
rpl_openssl
[ fail ]  timeout

Errors are (from /var/tmp/portage/dev-db/mysql-community-5.0.27-r1/work/mysql/mysql-test/var/log/mysqltest-time) :

(the last lines may be the most important ones)

Killing Possible Leftover Processes
Restoring snapshot of databases
Resuming Tests 

[...]
-------------------------------------------------------
Ending Tests   
Shutting-down Instance Manager
Shutting-down MySQL daemon

Master(s) shutdown finished
Slave(s) shutdown finished
Failed 3/407 tests, 99.26% were successful.

The log files in var/log may give you some hint
of what went wrong.
If you want to report this error, please read first the documentation at
http://www.mysql.com/doc/en/MySQL_test_suite.html

mysql-test-run in default mode: *** Failing the test(s): mysql_client_test openssl_1 rpl_openssl
mysql-test-run: *** ERROR: there where failing test cases
make: *** [test-force-pl] Error 1

!!! ERROR: dev-db/mysql-community-5.0.27-r1 failed.
Call stack:
  ebuild.sh, line 1593:   Called dyn_test
  ebuild.sh, line 1002:   Called src_test
  mysql-community-5.0.27-r1.ebuild, line 54:   Called die

!!! make test failed
!!! If you need support, post the topmost build error, and the call stack if relevant.


Reproducible: Always

Steps to Reproduce:
1. enable tests (FEATURES="test")
2. emerge mysql-community



Expected Results:  
Some tests fail.

The package the tests should not fail (or if they always fail, they should be disabled).
Comment 1 Philipp Riegger 2007-01-13 12:25:30 UTC
Created attachment 106789 [details]
testpart from portage logfile

Here's the part from the portage logfile concerning the tests.
Comment 2 Philipp Riegger 2007-01-13 12:26:46 UTC
Created attachment 106790 [details]
emerge --info

My emerge --info, in case it is needed.
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2007-07-15 00:31:58 UTC
fixed in cvs.