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 2002/12/17 02:10:13 UTC

Re: svn rev 4138: 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 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   <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

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

Posted by Philip Martin <ph...@codematters.co.uk>.
Branko Čibej <br...@xbc.nu> writes:

> >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':

It's caused by a recent change in APR.  Here's my fix

http://marc.theaimsgroup.com/?l=apr-dev&m=104008702114892&w=2

I posted it to the Subversion list, but it hasn't reached the web
archive yet.  See the thread started by Sebastian Bergmann
<sb...@sebastian-bergmann.de> with subject "Obstructed update".


-- 
Philip Martin

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

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

Posted by Branko Čibej <br...@xbc.nu>.
Brandon Ehle wrote:

>>
>>
>> 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.
>>  
>>
> I see a couple of failures as well on RedHat 8.0 with HEAD around the
> board.
>
> [gig cmdline]# ./commit_tests.py
> [snip]  CMD: svn "ci" "-m" "log msg" "working_copies/commit_tests-13"
> PASS:  commit_tests.py 13: hudson prob 2.0:  prop commit on old dir
> fails.
> CMD: svn "co" "--username" "jrandom" "--password" "rayjandom"
> "file:///code/subversion/subversion/tests/clients/cmdline/repositories/commit_tests-14"
> "working_c
> opies/commit_tests-14"
> CMD: svn "ci" "--quiet" "-m" "log msg" "working_copies/commit_tests-14"
> XFAIL: commit_tests.py 14: hook testing.
> CMD: svn "co" "--username" "jrandom" "--password" "rayjandom"
> "file:///code/subversion/subversion/tests/clients/cmdline/repositories/commit_tests-15"
> "working_c
> opies/commit_tests-15"
> CMD: svn "ci" "-m" "log msg" "working_copies/commit_tests-15"
> CMD: svn "status" "-v" "-u" "-q" "working_copies/commit_tests-15"
> [snip]
> PASS:  commit_tests.py 24: attempted commit from multiple wc fails
> CMD: svn "co" "--username" "jrandom" "--password" "rayjandom"
> "file:///code/subversion/subversion/tests/clients/cmdline/repositories/commit_tests-25"
> "working_c
> opies/commit_tests-25"
> CMD: svn "commit" "-m" "log" "working_copies/commit_tests-25"
> CMD: svn "commit" "-m" "log" "working_copies/commit_tests-25.other"
> CMD: svnadmin "lstxns" "repositories/commit_tests-25"
> Output of 'svnadmin lstxns' is unexpected.
> EXPECTED STDOUT:
> ACTUAL STDOUT:
> 3
> XFAIL: commit_tests.py 25: commit with conflicts and check txn in repo
>
Those aren't failures, they're XFAILs -- expected failures. They're
tests that tickle known bugs.

-- 
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

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

Posted by Brandon Ehle <az...@yahoo.com>.
Karl Fogel wrote:

>Brandon Ehle <az...@yahoo.com> writes:
>  
>
>>I see a couple of failures as well on RedHat 8.0 with HEAD around the board.
>>    
>>
>
>These look like XFAILs (expected fails), not regressions.
>  
>
OK, but shouldn't a test that supposed to fail be considered a test that 
passes :)



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

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

Posted by Karl Fogel <kf...@newton.ch.collab.net>.
Brandon Ehle <az...@yahoo.com> writes:
> I see a couple of failures as well on RedHat 8.0 with HEAD around the board.

These look like XFAILs (expected fails), not regressions.

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

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

Posted by Brandon Ehle <az...@yahoo.com>.
> 
>
>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.
>  
>
I see a couple of failures as well on RedHat 8.0 with HEAD around the board.

[gig cmdline]# ./commit_tests.py
[snip]  
CMD: svn "ci" "-m" "log msg" "working_copies/commit_tests-13"
PASS:  commit_tests.py 13: hudson prob 2.0:  prop commit on old dir fails.
CMD: svn "co" "--username" "jrandom" "--password" "rayjandom" 
"file:///code/subversion/subversion/tests/clients/cmdline/repositories/commit_tests-14" 
"working_c
opies/commit_tests-14"
CMD: svn "ci" "--quiet" "-m" "log msg" "working_copies/commit_tests-14"
XFAIL: commit_tests.py 14: hook testing.
CMD: svn "co" "--username" "jrandom" "--password" "rayjandom" 
"file:///code/subversion/subversion/tests/clients/cmdline/repositories/commit_tests-15" 
"working_c
opies/commit_tests-15"
CMD: svn "ci" "-m" "log msg" "working_copies/commit_tests-15"
CMD: svn "status" "-v" "-u" "-q" "working_copies/commit_tests-15"
[snip]
PASS:  commit_tests.py 24: attempted commit from multiple wc fails
CMD: svn "co" "--username" "jrandom" "--password" "rayjandom" 
"file:///code/subversion/subversion/tests/clients/cmdline/repositories/commit_tests-25" 
"working_c
opies/commit_tests-25"
CMD: svn "commit" "-m" "log" "working_copies/commit_tests-25"
CMD: svn "commit" "-m" "log" "working_copies/commit_tests-25.other"
CMD: svnadmin "lstxns" "repositories/commit_tests-25"
Output of 'svnadmin lstxns' is unexpected.
EXPECTED STDOUT:
ACTUAL STDOUT:
3
XFAIL: commit_tests.py 25: commit with conflicts and check txn in repo


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

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

Posted by Karl Fogel <kf...@newton.ch.collab.net>.
Branko Čibej <br...@xbc.nu> writes:
> 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.

I just ran 'make check' on Linux and had no problems...

(Debian `testing', fwiw).

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