Bug #33217 | test suite fails on Mac OS X Leopard | ||
---|---|---|---|
Submitted: | 13 Dec 2007 15:23 | Modified: | 18 Feb 2008 21:38 |
Reporter: | Giuseppe Maxia | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Tests | Severity: | S3 (Non-critical) |
Version: | 5.1.23 | OS: | MacOS (10.5 Leopard - Intel) |
Assigned to: | CPU Architecture: | Any | |
Tags: | cluster, leopard, regression, server, testing |
[13 Dec 2007 15:23]
Giuseppe Maxia
[13 Dec 2007 17:43]
Patrick Crews
Verified this problem exists on Mac OS X Leopard. Problem is not present in 10.4. Still working to determine if this is related to Bug#32699: http://bugs.mysql.com/bug.php?id=32699 When NDB tests are run, a number of orphan ndb related processes are left running after test timeout.
[14 Dec 2007 9:49]
Giuseppe Maxia
To make the information more complete, please consider that on 5.0.54, built as mentioned in this report, the test suite passes, including the ndb tests. There are only two failing tests (federated_bug_13118 rpl_ssl).
[18 Dec 2007 17:04]
Giuseppe Maxia
More information, to identify the problem. Compiling the server with debug options, only the following tests fail: main.alter_table main.fulltext2 main.merge main.ps main.sp. All replication tests passed. The ndb suite hangs as with the regular build. --- The build script : --- #! /bin/sh path=`dirname $0` . "$path/SETUP.sh" extra_flags=" $fast_cflags $max_cflags -g $debug_cflags" extra_configs=" $max_configs $debug_configs" . "$path/FINISH.sh"
[7 Feb 2008 8:17]
Magnus BlÄudd
The failure to start NDB on OsX is fixed by BUG#30366. Since this bug mentions _at least_ three problems in one bug report, please reverify your problems and report them separately. Set OS="Mac OS X" in bugs db's search page.