[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 22:12:33 +0100

On 14.12.2012 21:28, Ben Reser wrote:
> The odd part there is that it's actually the first --non-interactive
> checkout that's failing in that test.

Sigh. I keep forgetting that I configure with

    --disable-plaintext-password-storage.

The test depends on storing the credentials from one command to the
next, and since --non-interactive implies it can't even ask about
storing the password in the keychain, it eventually fails.

The test should probably be split in two parts, one that does and one
that doesn't depend on that configure option, so that we can
conditioinally skip the failing part.

-- Brane

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