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

Re: r1293998 Re: buildbot failure in ASF Buildbot on svn-x64-centos-gcc

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Mon, 27 Feb 2012 10:13:31 +0000 (GMT)

Daniel Shahaf wrote:

> buildbot_at_apache.org wrote:
>> The Buildbot has detected a new failure on builder svn-x64-centos-gcc while
>> building ASF Buildbot.
>> Full details are available at:
>>   http://ci.apache.org/builders/svn-x64-centos-gcc/builds/5634
>> ...
>> Build Source Stamp: [branch subversion/trunk] 1293998
>>
>> FAIL:  svnrdump_tests.py 32: dump: move parent & modify child file in
>> same rev
>> FAIL:  svnsync_tests.py 23: test move parent and modify child file in same
>> rev
>
> I cannot reproduce this:
>
> % ../runpytest svnrdump --fs-type bdb --http-library neon 32
> PASS:  svnrdump_tests.py 32: dump: move parent & modify child file in same
> rev
> % ../runpytest svnsync --fs-type bdb --http-library neon 23
> PASS:  svnsync_tests.py 23: test move parent and modify child file in same rev

I can reproduce it, and I get even more failures than the buildbot did:

$ svn up -r1293998 && svn-remake [...]
[...]
$ svn-py-test svnsync --fs-type=bdb --ra=neon
FAIL:  svnsync_tests.py 18: test url encoding issues
FAIL:  svnsync_tests.py 22: test syncing subdirectories with changes on root
FAIL:  svnsync_tests.py 23: test move parent and modify child file in same rev
$ svn-py-test svnsync 23 --fs-type=bdb --ra=neon --verbose
[...]
Committed revision 4.
Copied properties for revision 4.
/home/julianfoad/src/subversion-c/subversion/svnsync/main.c:1384: (apr_err=175002)
/home/julianfoad/src/subversion-c/subversion/svnsync/main.c:1330: (apr_err=175002)
/home/julianfoad/src/subversion-c/subversion/libsvn_ra/ra_loader.c:1184: (apr_err=175002)
/home/julianfoad/src/subversion-c/subversion/libsvn_ra_neon/util.c:1324: (apr_err=175002)
/home/julianfoad/src/subversion-c/subversion/libsvn_ra_neon/util.c:661: (apr_err=175002)
svnsync: E175002: REPORT of 'http://localhost:25594/svn-test-work/repositories/svnsync_tests-23': Could not read status line: connection was closed by server (http://localhost:25594)

- Julian
Received on 2012-02-27 11:14:07 CET

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.