You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Branko Čibej <br...@xbc.nu> on 2003/02/19 01:34:42 UTC

Re: svn rev 4947: FAIL (i686-pc-linux-gnu shared)

brane@xbc.nu wrote:

>PASS: update apr
>PASS: update apr-util
>PASS: update subversion
>PASS: autogen.sh
>
>TEST: Revision 4947 on i686-pc-linux-gnu shared
>
>PASS: check build type
>PASS: create object directory
>
>/home/brane/svn/config.debian.shared:
>#!/bin/sh
>env CC='gcc-3.0' \
>    "../repo/configure" \
>    "--prefix=/home/brane/svn/inst" \
>    "--with-berkeley-db=/usr/local/BerkeleyDB.4.0" \
>    "--without-apxs" \
>    "$@"
>PASS: configure
>PASS: build
>  
>
...

>START: basic_tests.py
>CMD: svnadmin "create" "local_tmp/repos" <TIME = 0.002236>
>CMD: svn "import" "--username" "jrandom" "--password" "rayjandom" "-m" "Log message for revision 1." "file:///home/brane/svn/obj-sh/subversion/tests/clients/cmdline/local_tmp/repos" "local_tmp/greekfiles" <TIME = 0.001428>
>caught unexpected exception
>Traceback (most recent call last):
>  File "/home/brane/svn/repo/subversion/tests/clients/cmdline/svntest/testcase.py", line 81, in run
>    error = apply(self.pred.func, args)
>  File "/home/brane/svn/repo/subversion/tests/clients/cmdline/basic_tests.py", line 54, in basic_checkout
>    if sbox.build():
>  File "/home/brane/svn/repo/subversion/tests/clients/cmdline/svntest/main.py", line 370, in build
>    return actions.make_repo_and_wc(self)
>  File "/home/brane/svn/repo/subversion/tests/clients/cmdline/svntest/actions.py", line 588, in make_repo_and_wc
>    guarantee_greek_repository(sbox.repo_dir)
>  File "/home/brane/svn/repo/subversion/tests/clients/cmdline/svntest/actions.py", line 65, in guarantee_greek_repository
>    lastline = string.strip(output.pop())
>IndexError: pop from empty list
>FAIL:  basic_tests.py 1: basic checkout of a wc
>CMD: svnadmin "create" "repositories/basic_tests-2" <TIME = 0.001291>
>CMD: svnadmin dump "local_tmp/repos" | svnadmin load "repositories/basic_tests-2" <TIME = 0.046250>
>ERROR:  dump failed; did not see revision 1
>ERROR:  copying repository failed.
>caught unexpected exception
>Traceback (most recent call last):
>  File "/home/brane/svn/repo/subversion/tests/clients/cmdline/svntest/testcase.py", line 81, in run
>    error = apply(self.pred.func, args)
>  File "/home/brane/svn/repo/subversion/tests/clients/cmdline/basic_tests.py", line 120, in basic_status
>    if sbox.build():
>  File "/home/brane/svn/repo/subversion/tests/clients/cmdline/svntest/main.py", line 370, in build
>    return actions.make_repo_and_wc(self)
>  File "/home/brane/svn/repo/subversion/tests/clients/cmdline/svntest/actions.py", line 588, in make_repo_and_wc
>    guarantee_greek_repository(sbox.repo_dir)
>  File "/home/brane/svn/repo/subversion/tests/clients/cmdline/svntest/actions.py", line 94, in guarantee_greek_repository
>    sys.exit(1)
>SystemExit: 1
>FAIL:  basic_tests.py 2: basic status command
>  
>

This looks terrible. Any idea what's causing it?

-- 
Brane Čibej   <br...@xbc.nu>   http://www.xbc.nu/brane/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org