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

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

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-02-19 02:34:42 CET

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   <brane_at_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
Received on Wed Feb 19 02:35:30 2003

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.