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

Test failure in the swig-rb tests

From: Hyrum K. Wright <hyrum_at_hyrumwright.org>
Date: Tue, 5 May 2009 12:46:39 -0500

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

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2071352
Received on 2009-05-05 19:47:03 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.