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

Re: swig-rb trunk r15714: FAIL (x86_64-unknown-linux-gnu shared)

From: David James <james82_at_gmail.com>
Date: 2005-08-15 17:44:38 CEST

Hi Kouhei:

It looks like the Ruby tests are crashing right now due to segfaults
in test_transaction. I've duplicated this bug on my machine by running
"make check-swig-rb". A verbose test report is included below:

cd /nobackup/clgrp/james/trunk/subversion/bindings/swig/ruby; \
  /h/46/james/bin/ruby -I
/nobackup/clgrp/james/trunk/subversion/bindings/swig/ruby \
    /nobackup/clgrp/james/trunk/subversion/bindings/swig/ruby/test/run-test.rb
\
    --verbose=verbose
Loaded suite test
Started
test_add_force(SvnClientTest): .
test_add_no_ignore(SvnClientTest): .
test_add_not_recurse(SvnClientTest): .
test_add_recurse(SvnClientTest): .
test_authentication(SvnClientTest): .
test_blame(SvnClientTest): .
test_cat(SvnClientTest): .
test_checkout(SvnClientTest): .
test_cleanup(SvnClientTest): .
test_commit(SvnClientTest): .
test_create_commit_info(SvnClientTest): .
test_delete(SvnClientTest): .
test_delete_alias(SvnClientTest): .
test_diff(SvnClientTest): .
test_diff_peg(SvnClientTest): .
test_import(SvnClientTest): .
test_log(SvnClientTest): .
test_merge(SvnClientTest): .
test_merge_peg(SvnClientTest): .
test_mkdir(SvnClientTest): .
test_mkdir_multiple(SvnClientTest): .
test_mkdir_multiple2(SvnClientTest): .
test_not_new(SvnClientTest): .
test_relocate(SvnClientTest): .
test_resolved(SvnClientTest): .
test_revert(SvnClientTest): .
test_revprop(SvnClientTest): .
test_simple_provider(SvnClientTest): .
test_status(SvnClientTest): .
test_switch(SvnClientTest): .
test_update(SvnClientTest): .
test_username_provider(SvnClientTest): .
test_version(SvnClientTest): .
test_windows_simple_provider(SvnClientTest): .
test_auth_parameter(SvnCoreTest): .
test_binary_mime_type?(SvnCoreTest): .
test_not_new_auth_provider_object(SvnCoreTest): .
test_pool_GC(SvnCoreTest): .
test_version_compatible?(SvnCoreTest): .
test_version_equal(SvnCoreTest): .
test_version_to_x(SvnCoreTest): .
test_version_valid?(SvnCoreTest): .
test_change_prop(SvnDeltaTest): .
test_changed(SvnDeltaTest): .
test_deep_copy(SvnDeltaTest): .
test_prop(SvnFsTest): .
test_changed(SvnInfoTest): .
test_diff(SvnInfoTest): .
test_diff_path(SvnInfoTest): .
test_dirs_changed(SvnInfoTest): .
test_info(SvnInfoTest): .
test_sha256(SvnInfoTest): .
test_path(SvnReposTest): .
test_transaction(SvnReposTest):
/nobackup/clgrp/james/trunk/subversion/bindings/swig/ruby/svn/util.rb:75: [BUG]
Segmentation fault
ruby 1.8.3 (2005-06-20) [i686-linux]

make: *** [check-swig-rb] Error 134

You can also see a fail report from Jani's test machine below:
On 8/13/05, svntest@jaa.iki.fi <svntest@jaa.iki.fi> wrote:
> swig-rb: trunk r15714 on x86_64-unknown-linux-gnu shared
> TIME: 2005-08-13 01:53:00 -0600
>
> PASS: swig-rb::check build type
>
> /srv/svntest/svntest/config.shared:
> #!/bin/sh
> # /srv/svntest/svntest/config.shared
> #
> "/srv/svntest/svntest/svn/svn_trunk/configure" \
> "--prefix=/srv/svntest/svntest/inst/svn_trunk" \
> "--with-apr=/srv/svntest/svntest/inst/apr-0.9.x/bin/apr-config" \
> "--with-apr-util=/srv/svntest/svntest/inst/apu-0.9.x-db43/bin/apu-config" \
> "--with-apxs=/srv/svntest/svntest/inst/httpd-2.0.x/bin/apxs" \
> "--with-pic" \
> "--with-swig" \
> "--enable-javahl" \
> "--with-junit=/opt/junit/3.8.1/junit.jar" \
> "$@"
>
> PASS: re-initializing ramdisk
> PASS: swig-rb::build
>
> Last 100 lines of the log file follow:
> cd /srv/svntest/svntest/obj-sh/subversion/bindings/swig/ruby; \
> /usr/bin/ruby -I /srv/svntest/svntest/svn/svn_trunk/subversion/bindings/swig/ruby \
> /srv/svntest/svntest/svn/svn_trunk/subversion/bindings/swig/ruby/test/run-test.rb \
> --verbose=normal
> Loaded suite test
> Started
> ..............E..................................../srv/svntest/svntest/svn/svn_trunk/subversion/bindings/swig/ruby/svn/util.rb:75: [BUG] Segmentation fault
> ruby 1.8.3 (2005-05-12) [x86_64-linux]
>
> make: *** [check-swig-rb] Error 134
> Complete log saved in /srv/svntest/svntest/logs/svn_trunk/LOG_swig-rb_check.failed
> FAIL: swig-rb::check
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: svn-breakage-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: svn-breakage-help@subversion.tigris.org
>
>
>

-- 
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 Mon Aug 15 17:45:29 2005

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.