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

Re: RFS: ruby-mongo 1.8.5-1, ruby-bson-ext 1.8.5-1



Dear Prach,

On Mon, Apr 22, 2013 at 12:20:04PM +0700, Prach Pongpanich wrote:
> On Mon, Apr 22, 2013 at 3:21 AM, Prach Pongpanich <prachpub@gmail.com> wrote:
> > On Sun, Apr 21, 2013 at 10:40 PM, Cédric Boutillier
> > <cedric.boutillier@gmail.com> wrote:
> >> Could you please enable at least the test/unit/*_test.rb files with the
> >> ruby-tests.rb method as I suggested above? In that case, you'll need to
> >> use the version of mocha in experimental, and target experimental.
> >>
> >
> > Now, I run test at build time (Error: unit/mongo_sharded_client_test.rb),
> > I ignore some test failures in debian/rule and target experimental.
> > (https://jira.mongodb.org/browse/RUBY-584)
> >

> I applied the upstream patch  [1] to fix some errors of unit test and
> removed "ignore some test failures" in debian/rule.

> [1] https://github.com/mongodb/mongo-ruby-driver/pull/188

Sorry for the delay.
I've checked and uploaded ruby-bson-ext and ruby-mongo.
I've made just a modification to ruby-mongo: I added the following
debian/ruby-tests.rb file, which was missing:
-------8<-------------------
$: << "./test/"
Dir["test/unit/*.rb"].each { |f| require f}
------->8-------------------

Thanks for your contribution to Debian!

Cheers,

Cédric

Attachment: signature.asc
Description: Digital signature


Reply to: