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

Re: FAIL: basic_tests.py 48: basic auth test

From: Branko Čibej <brane_at_wandisco.com>
Date: Fri, 14 Dec 2012 20:54:00 +0100

On 14.12.2012 20:38, Ben Reser wrote:
> On Fri, Dec 14, 2012 at 11:15 AM, Branko Čibej <brane_at_wandisco.com> wrote:
>> Is anyone else seeing this? Running with current trunk and
>>
>> $ make davautocheck PARALLEL=1 TESTS=subversion/tests/cmdline/basic_tests.py
>>
>>
>> This is the only failure in the test suite.
> Not happening here. What's the output of the test that's failing?

W: ../trunk/subversion/svn/checkout-cmd.c:168: (apr_err=215004)
W: ../trunk/subversion/libsvn_client/checkout.c:103: (apr_err=215004)
W: ../trunk/subversion/libsvn_client/ra.c:497: (apr_err=215004)
W: ../trunk/subversion/libsvn_client/ra.c:363: (apr_err=215004)
W: ../trunk/subversion/libsvn_ra/ra_loader.c:482: (apr_err=215004)
W: svn: E215004: Unable to connect to a repository at URL 'http://localhost:5475/svn-test-work/local_tmp/repos'
W: ../trunk/subversion/libsvn_ra_serf/util.c:819: (apr_err=215004)
W: ../trunk/subversion/libsvn_ra_serf/util.c:776: (apr_err=215004)
W: ../trunk/subversion/libsvn_ra_serf/util.c:1752: (apr_err=215004)
W: svn: E215004: No more credentials or we tried too manytimes.
W: Authentication failed
W:
Traceback (most recent call last):
  File "/Users/brane/src/svn/repos/trunk/subversion/tests/cmdline/svntest/main.py", line 1424, in run
    rc = self.pred.run(sandbox)
  File "/Users/brane/src/svn/repos/trunk/subversion/tests/cmdline/svntest/testcase.py", line 176, in run
    return self.func(sandbox)
  File "/Users/brane/src/svn/repos/trunk/subversion/tests/cmdline/basic_tests.py", line 2517, in basic_auth_test
    '--username', 'jrandom', '--non-interactive', '--config-dir', config_dir)
  File "/Users/brane/src/svn/repos/trunk/subversion/tests/cmdline/svntest/main.py", line 354, in run_command
    None, *varargs)
  File "/Users/brane/src/svn/repos/trunk/subversion/tests/cmdline/svntest/main.py", line 538, in run_command_stdin
    raise Failure
Failure
FAIL: basic_tests.py 48: basic auth test

-- 
Branko Čibej
Director of Subversion | WANdisco | www.wandisco.com
Received on 2012-12-14 20:54:36 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.