[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ruby-uuid test error



Hi Praveen,

On Tue, Oct 21, 2014 at 11:50:32PM +0530, Pirate Praveen wrote:
> Hi,

> There is one test error in uuid
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763359#12

> Can anyone help fix this? Package is in our git repo.

That's because mocha is not correctly initialized. For mocha >= 1.0, you
need

require "mocha/setup"

instead of 

require "mocha"

patch test/test-uuid.rb to fix the call to mocha, and you should be
fine.

Cheers,

Cédric

Attachment: signature.asc
Description: Digital signature


Reply to: