On Sun, Sep 19, 2010 at 11:57:48PM +0900, Taro Nishino wrote:
> Hi Tim,
> 
> > Are you doing automated smoke testing or reporting manual testing?
> > And are you using a virtual machine?
> 
> I'm reporting manual testing with CPAN::Reporter, and I'm using a real
> machine(which I think is the opposite of a virtual machine).

Yes. Thanks.

> > Are you saying that the tests pass when run manually using "prove",
> > but fail when run using "make test"?
> 
> Yes. Provided that I use "make test", the tests would almost certainly
> fail. Worse, the failures would never uneven.

> Oops, typo.
> Worse, the failures would never even.

Very strange.

Certainly seems like a resource problem (memory, file descriptors, etc.).
Or perhaps the make program itself is doing something strange.

Thanks for your help Taro.

Tim.

Reply via email to