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

Re: make check

From: Stefan Sperling <stsp_at_elego.de>
Date: Fri, 3 Apr 2009 17:24:24 +0100

On Sat, Apr 04, 2009 at 12:03:22AM +0800, Edmund Wong wrote:
> Stefan Sperling wrote:
> > XFAIL means expected to fail.
>
> This means that there's a part of svn that is
> being worked on, and in the mean time, it will
> fail, right?

Tests are marked XFAIL for various reasons.
But yes, this is one of them.
 
> > SKIPPED means the test cannot be run in your configuration,
> > e.g. it is for ra_neon but you don't have neon support compiled in,
> > or the test is specific to Windows and you're not running Windows.
>
> It skipped on the authz part. Need to have that fixed.

For authz you need a webserver running on the local machine.
See subversion/tests/cmdline/README.

I would not bother running those tests unless you are either hacking
authz or running the test suite to test a release candidate.

Stefan
Received on 2009-04-03 18:24:54 CEST

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.