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

2012-12-15 Thread Branko Čibej
On 14.12.2012 22:12, Branko Čibej wrote: > 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 te

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

2012-12-14 Thread Ben Reser
On Fri, Dec 14, 2012 at 12:54 PM, Branko Čibej wrote: > That's another interesting bit: davautocheck happily deletes the HTTP > directory without asking. Or rather it asks, but just answers "yes" to > itself. Digging ... That bit works fine here. Though it does have a 32 second timeout which giv

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

2012-12-14 Thread Branko Čibej
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 comma

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

2012-12-14 Thread Branko Čibej
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. What's in the logs for httpd? > Anything interesting? That's another interesting bit: davautocheck happily deletes the HTTP directory without asking

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

2012-12-14 Thread Ben Reser
;, > 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 &

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

2012-12-14 Thread Branko Čibej
mdline/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

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

2012-12-14 Thread Ben Reser
On Fri, Dec 14, 2012 at 11:15 AM, Branko Čibej 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

FAIL: basic_tests.py 48: basic auth test

2012-12-14 Thread Branko Čibej
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. -- Brane -- Branko Čibej Director of Subversion | WANdisco | www.wandisco.com