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

Test added in r22824 aborts with ra_serf.

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: 2006-12-28 13:46:53 CET

Running the test added in r22824 with the latest trunk and ra_serf on Windows
results in a failed assertion:

> authz_tests.py 11 --url=http://localhost

  svn_ra_serf__handle_xml_parser(serf_request_t *, serf_bucket_t *, void *,
apr_pool_t *) at libsvn_ra_serf\util.c:670

This is the content of the data variable:
"<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access
/svn-test-work/repositories/authz_tests-11/A
on this server.</p>
<hr>
<address>Apache/2.0.55 (Win32) DAV/2 SVN/1.5.0-dev Server at localhost Port
80</address>
</body></html>"

I didn't look in the issue yet, but can give more info if needed.

Lieven

Quoting lgo@tigris.org:

> Author: lgo
> Date: Thu Dec 28 03:02:16 2006
> New Revision: 22824
>
> Log:
> New test for the validation of authz files. Tests that the validation rules
> catches undefined groups and circular dependencies.
> Also test for issue 2684, mark the test as XFail.
>
> * subversion/tests/cmdline/authz_tests.py
> (authz_validate): new test for validation of authz files
> (test_list): run the new test, mark as XFail.
>
> Modified:
> trunk/subversion/tests/cmdline/authz_tests.py
>
> Modified: trunk/subversion/tests/cmdline/authz_tests.py
> URL:

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 28 13:47:00 2006

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.