[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Ruby Bindings test failures

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Sat, 05 Apr 2008 17:48:33 -0500

Kou, et. al.,
I got the following ruby bindings test errors on the 1.5.x branch today:

   1) Error:
test_merge(SvnClientTest):
NoMethodError: undefined method `mergeinfo_get_merged' for
Svn::Client:Module
/home/hwright/dev/svn-1.5.x/subversion/bindings/swig/ruby/svn/client.rb:595:in
`mergeinfo'
/home/hwright/dev/svn-1.5.x/subversion/bindings/swig/ruby/test/test_client.rb:873:in
`test_merge'

   2) Error:
test_merge_peg(SvnClientTest):
NoMethodError: undefined method `mergeinfo_get_merged' for
Svn::Client:Module
/home/hwright/dev/svn-1.5.x/subversion/bindings/swig/ruby/svn/client.rb:595:in
`mergeinfo'
/home/hwright/dev/svn-1.5.x/subversion/bindings/swig/ruby/test/test_client.rb:933:in
`test_merge_peg'

211 tests, 1407 assertions, 0 failures, 2 errors

I think it has to do with the API changes from the recently merged
mergeinfo improvements stuff (merged to the branch in r30349). I don't
think it is enough to hold RC1, but we may want to take care of this
before GA.

-Hyrum

Received on 2008-04-06 00:49:09 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.