From: didier.prophete@... Date: 2006-01-09T15:03:02+09:00 Subject: Re: make test-all with 1.8.4 on os x gives me 1 failure and 79 errors Ok, so after closer analysis, all these errors are related to 'drb' (distributed ruby). If I remove the drb test dir, all the tests pass. I am not using drb, so I guess that's not too bad... but still... I find it weird that all the drb tests fails like that (they all timeout... and the code has a timeout of 10 seconds which seems more than enough for anything...) Out of curiosity: am I the only one expericencing this ? thanks, -Didier