Am 15.04.2012 um 11:20 schrieb Sven Van Caekenberghe:
Philippe,
On 14 Apr 2012, at 23:37, phil@highoctane.be wrote:
OSX Lion
ProductName: Mac OS X ProductVersion: 10.7.3 BuildVersion: 11D50d
Darwin PhilMac.local 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64
Test Run in screenshot
On my Mac (same OS), I have:
<Screen Shot 2012-04-15 at 11.17.18.png>
I am interested in the Zn test that fails. It basically tests if trying to access a non-existing host gives a NetworkError. Can you run it in isolation ? Can you mail a stack trace ?
ProductName: Mac OS X ProductVersion: 10.7.3 BuildVersion: 11D50 Same results as Sven. In the beginning I had an additional error for NetNameResolver. The NetNameResolverTests>>#testLocalHostAddress is somewhat strange and it can fail. Flushing the dns cache on Mac OS made the test succeed. I checked SocketPlugin for the cause because I think NetNameResolver is not working properly but then I don't have a glue about Mac OS and Open Transport (heard the first time :) ). I put it on my list "to fix in pharo" :) Norbert