Bug #34649 Test suite with cluster hangs on Mac OS X Leopard
Submitted: 18 Feb 2008 21:24 Modified: 16 Jun 2009 10:04
Reporter: Giuseppe Maxia Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version:5.1.23,5.1.24 OS:MacOS (Leopard)
Assigned to: Patrick Crews CPU Architecture:Any
Tags: cluster, regression, server

[18 Feb 2008 21:24] Giuseppe Maxia
Description:
The 5.1 test suite hangs on Mac OS X Leopard, if compiled with NDB

The test suite starts with some delay, and then it hangs after
rpl_ndb.rpl_ndb_auto_inc

I stopped the test after two hours of being unresponsive. The ndbd processes must be stopped manually, because they don't go down when the test is stopped.
See attached files for the detailed log of two runs.

Already submitted as part of Bug#33217. Re-submitted here for clarity.

How to repeat:
BUILD/autorun.sh 
./configure --with-plugins=max  
make 
cd mysql-test
./mtr --force
[18 Feb 2008 21:30] Giuseppe Maxia
log of build and test suite run

Attachment: leopard_build_logs.tar.bz2 (application/octet-stream, text), 117.81 KiB.

[19 Feb 2008 20:34] Sveta Smirnova
Thank you for the report.

Verified as described. Don't forget to indicate suite before running test to repeat the problem.
[16 Jun 2009 10:04] Patrick Crews
This is an older bug and is no longer repeatable.

I ran into these same issues when OS X Leopard was first released, but changes in the OS and MySQL Cluster have since eliminated these issues.

I have performed multiple runs of all ndb-related tests successfully.