Bug #50719 NdbDir-t unit test fails on Mac counting symlink as file
Submitted: 29 Jan 2010 9:49
Reporter: Bernd Ocklin Email Updates:
Status: Verified Impact on me:
None 
Category:Tests: Cluster Severity:S7 (Test Cases)
Version:mysql-5.1-telco-7.0 OS:MacOS (10.6)
Assigned to: CPU Architecture:Any
Tags: 7.0.11

[29 Jan 2010 9:49] Bernd Ocklin
Description:
In TAPTEST(DirIterator) CHECK(num_files == 6); fails counting the symlink as file.

How to repeat:
Take a Mac and run the unit test.

Suggested fix:
Not sure - seem though that S_ISREG on Mac reports symlinks as files.
[11 Feb 2010 8:41] Magnus BlÄudd
Why is there a symlink there?