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
On Fri, Dec 14, 2012 at 11:54 AM, Branko Čibej wrote: > On 14.12.2012 20:38, Ben Reser wrote: >> 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.p

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

2012-12-14 Thread Branko Čibej
On 14.12.2012 20:38, Ben Reser wrote: > 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

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