Hi Kouhei,
On my machine, the Ruby tests currently fail on trunk. It looks like
this error was first reported in r15585. (r15584 works fine). The
errors are described below.
Let me know if there's anything I can do to help track down the problem.
Cheers,
David
---------- Forwarded message ----------
From: PythonTest <james82@gmail.com>
Date: Aug 10, 2005 3:11 PM
Subject: swig-rb trunk r15671: FAIL (i686-pc-linux-gnu shared)
To: james82@gmail.com
swig-rb: trunk r15671 on i686-pc-linux-gnu shared
PASS: swig-rb::check build type
/nobackup/clgrp/james/test2/config.shared:
#!/bin/sh
env CC='gcc' \
"../svn/configure" \
"--prefix=/nobackup/clgrp/james/test/svn/inst" \
"$@"
PASS: swig-rb::build
Last 100 lines of the log file follow:
cd /nobackup/clgrp/james/test2/obj-sh/subversion/bindings/swig/ruby; \
/h/46/james/bin/ruby -I
/nobackup/clgrp/james/test2/obj-sh/../svn/subversion/bindings/swig/ruby
\
/nobackup/clgrp/james/test2/obj-sh/../svn/subversion/bindings/swig/ruby/test/run-test.rb
\
--verbose=normal
Loaded suite test
Started
..............E.........................................
Finished in 152.192366 seconds.
1) Error:
test_import(SvnClientTest):
Svn::Error: Valid UTF-8 data
(hex:)
followed by invalid UTF-8 sequence
(hex: 81 c3 1e 85)
/nobackup/clgrp/james/test2/obj-sh/../svn/subversion/bindings/swig/ruby/svn/util.rb:75:in
`svn_client_import2'
/nobackup/clgrp/james/test2/obj-sh/../svn/subversion/bindings/swig/ruby/svn/util.rb:75:in
`import2'
/nobackup/clgrp/james/test2/obj-sh/../svn/subversion/bindings/swig/ruby/svn/util.rb:75:in
`import2'
/nobackup/clgrp/james/test2/obj-sh/../svn/subversion/bindings/swig/ruby/svn/client.rb:110:in
`import'
/nobackup/clgrp/james/test2/obj-sh/../svn/subversion/bindings/swig/ruby/test/test_client.rb:318:in
`test_import'
56 tests, 280 assertions, 0 failures, 1 errors
make: *** [check-swig-rb] Error 1
Complete log saved in
/nobackup/clgrp/james/test2/logs/svn/LOG_swig-rb_check.failed
FAIL: swig-rb::check
--
David James -- http://www.cs.toronto.edu/~james
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 10 21:43:58 2005