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

Re: Ruby test failure on 1.6.x

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 11 Jan 2010 18:12:09 +0000

"Hyrum K. Wright" <hyrum_wright_at_mail.utexas.edu> writes:

> After merging the pending fixes into 1.6.x, I reran the tests. The only failure was in the ruby bindings:
>
> [[[
> hwright_at_orac:~/dev/svn-1.6.x$ make check-swig-rb
> cd /home/hwright/dev/svn-1.6.x/subversion/bindings/swig/ruby; \
> /usr/bin/ruby -I /home/hwright/dev/svn-1.6.x/subversion/bindings/swig/ruby \
> /home/hwright/dev/svn-1.6.x/subversion/bindings/swig/ruby/test/run-test.rb \
> --verbose=normal
> Loaded suite .
> Started
> ...................................................................................................................E.......................................................................................................
> Finished in 18.84964 seconds.
>
> 1) Error:
> test_apply(SvnDeltaTest):
> ArgumentError: NULL pointer given
> /home/hwright/dev/svn-1.6.x/subversion/bindings/swig/ruby/svn/util.rb:86:in `svn_txdelta_apply_wrapper'
> /home/hwright/dev/svn-1.6.x/subversion/bindings/swig/ruby/svn/util.rb:86:in `txdelta_apply_wrapper'
> /home/hwright/dev/svn-1.6.x/subversion/bindings/swig/ruby/svn/delta.rb:54:in `apply'
> /home/hwright/dev/svn-1.6.x/subversion/bindings/swig/ruby/test/test_delta.rb:128:in `test_apply'
>
> 219 tests, 1490 assertions, 0 failures, 1 errors
> make: *** [check-swig-rb] Error 1
> ]]]

On my debian stable box using r897912 with ruby-1.8.7, swig-1.3.36 and
gcc-4.3.2 I get no failures. It takes 528 seconds rather than 18.8.

-- 
Philip
Received on 2010-01-11 19:12:48 CET

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.