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

Re: svn commit: r27224 - trunk/subversion/tests/cmdline

From: <svnlgo_at_mobsol.be>
Date: 2007-10-17 01:56:11 CEST

Quoting David Glasser <glasser@davidglasser.net>:

> On 10/16/07, lgo@tigris.org <lgo@tigris.org> wrote:
> > Author: lgo
> > Date: Tue Oct 16 14:06:11 2007
> > New Revision: 27224
> >
> > Log:
> > Add a test to indicate that switching to scheme://A/B/E at this time
> > incorrectly requires read access on /A/B.
> >
> > * subversion/tests/cmdline/authz_tests.py
> > (authz_switch_to_directory): new test.
> > (test_list): run the new test, XFailing for ra_svn and ra_{neon/serf}.
> >
[..]
> > @@ -883,6 +902,8 @@
> > Skip(authz_locking, svntest.main.is_ra_type_file),
> > SkipUnless(authz_svnserve_anon_access_read,
> > svntest.main.is_ra_type_svn),
> > + XFail(Skip(authz_switch_to_directory,
> > + svntest.main.is_ra_type_file)),
>
> Did you really mean to write XFail(Skip( ... ?

Yes I did. It skips the test for ra_local, fails in all other cases. Do you see
any issue with that?

Lieven

----------------------------------------------------------------
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 Wed Oct 17 01:56:22 2007

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.