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

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

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-12-17 03:10:13 CET

brane@xbc.nu wrote:

>PASS: update apr
>PASS: update apr-util
>PASS: update subversion
>PASS: autogen.sh
>
>TEST: Revision 4138 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
>
>Last 100 lines of the log file follow:
>FAIL: commit_tests.py 15: commit mixed-rev wc (no erronous merge error)
>
[etc.]

>START: basic_tests.py
>CMD: svnadmin "create" "local_tmp/repos"
>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"
>lt-svn: ../repo/subversion/libsvn_subr/path.c:149: svn_path_join: Assertion `is_canonical (component, clen)' failed.
>Errors during initial 'svn import':
>ACTUAL STDERR:
>lt-svn: ../repo/subversion/libsvn_subr/path.c:149: svn_path_join: Assertion `is_canonical (component, clen)' 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 54, in basic_checkout
> if sbox.build():
> File "/home/brane/svn/repo/subversion/tests/clients/cmdline/svntest/main.py", line 293, in build
> return actions.make_repo_and_wc(self)
> File "/home/brane/svn/repo/subversion/tests/clients/cmdline/svntest/actions.py", line 585, in make_repo_and_wc
> guarantee_greek_repository(sbox.repo_dir)
> File "/home/brane/svn/repo/subversion/tests/clients/cmdline/svntest/actions.py", line 62, in guarantee_greek_repository
> sys.exit(1)
>SystemExit: 1
>FAIL: basic_tests.py 1: basic checkout of a wc
>
>

This has been happening for several days now. Unfortunately I can't
pinpoint exactly where it started, becuase the first symptom seems to
have been that strange WC out-of-datedness on one of the perl hook
scripts that others reported, too. That happened last week sometime.

What's the deal here? Can anyone reproduce this? It seems to be
Linux-specific, because Windows and Solaris tests are passing.

-- 
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 Tue Dec 17 03:10:54 2002

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.