On Tue, May 5, 2009 at 10:46 AM, Hyrum K. Wright
<hyrum_wright_at_mail.utexas.edu> wrote:
> Kou, Joe,
> In looking at the bindings buildbot test failures, I noticed the only one is
> for swig-rb:
>
> + echo '========= make check-swig-rb'
> ========= make check-swig-rb
> + make check-swig-rb
> cd
> /home/hwright/dev/svn-buildbot/x64-ubuntu/build/subversion/bindings/swig/ruby;
> \
> /usr/bin/ruby -I
> /home/hwright/dev/svn-buildbot/x64-ubuntu/build/subversion/bindings/swig/ruby
> \
>
> /home/hwright/dev/svn-buildbot/x64-ubuntu/build/subversion/bindings/swig/ruby/test/run-test.rb
> \
> --verbose=normal
> Loaded suite .
> Started
> ...................................................................................................................E.......................................................................................................
> Finished in 525.212189 seconds.
>
> 1) Error:
> test_apply(SvnDeltaTest):
> ArgumentError: NULL pointer given
> /home/hwright/dev/svn-buildbot/x64-ubuntu/build/subversion/bindings/swig/ruby/svn/util.rb:86:in
> `svn_txdelta_apply_wrapper'
> /home/hwright/dev/svn-buildbot/x64-ubuntu/build/subversion/bindings/swig/ruby/svn/util.rb:86:in
> `txdelta_apply_wrapper'
> /home/hwright/dev/svn-buildbot/x64-ubuntu/build/subversion/bindings/swig/ruby/svn/delta.rb:54:in
> `apply'
> /home/hwright/dev/svn-buildbot/x64-ubuntu/build/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
> + RC=2
> + exit 2
>
>
> Can either of you reproduce this locally?
>
> -Hyrum
>
That test passes for me. (Lots of other failures/errors and a
segfault or two, though).
--
Joe
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2085501
Received on 2009-05-07 02:25:57 CEST