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

ruby failure (was: Subversion 1.4.6 tarballs up for testing/signing)

From: Peter Samuelson <peter_at_p12n.org>
Date: 2007-12-13 21:54:40 CET

[Hyrum K. Wright]
> After completely screwing up the dependencies yesterday, I've
> rerolled the 1.4.6 tarball with (hopefully) the correct dependencies.

I get two failures in the ruby bindings, using ruby 1.8.6.111.
However, I did rebuild the swig stuff with swig 1.3.31; I'll see if I
can reproduce it with the swig 1.3.25 stuff in the tarball, and so on.

-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/
$ make check-swig-rb
cd {SRC}/BUILD/subversion/bindings/swig/ruby; \
	  /usr/bin/ruby1.8 -I {SRC}/subversion/bindings/swig/ruby \
	    {SRC}/subversion/bindings/swig/ruby/test/run-test.rb \
	    --verbose=normal
Loaded suite .
Started
................FF....................................................................................................................
Finished in 352.43096 seconds.
  1) Failure:
test_diff_summarize(SvnClientTest) [{SRC}/subversion/bindings/swig/ruby/test/test_client.rb:763]:
<["hello.txt"]> expected but was
<[""]>.
  2) Failure:
test_diff_summarize_peg(SvnClientTest) [{SRC}/subversion/bindings/swig/ruby/test/test_client.rb:815]:
<["after.txt"]> expected but was
<[""]>.
134 tests, 4554 assertions, 2 failures, 0 errors
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 13 21:54:53 2007

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.