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