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

Re: 2 tests skipped when running "make check" on Sun Solaris 9

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-07-10 23:58:47 CEST

On 7/10/06, asdf <fia_wrc_fanatic@yahoo.com> wrote:
> Hello,
>
> I am in the process of evaluating & testing
> Subversion-1.3.2 before we migrate our developers (and
> production source code) over to Subversion.
>
> Running "make check" on a source build of
> Subversion-1.3.2 (from source tarball) on Sun Solaris
> 9 appeared to succeed except for 2 tests that were
> skipped:
>
> At least one test was SKIPPED, checking
> /space/home/ssahmed/subversion-1.3.2/tests.log
> SKIP: utf8_tests.py 1: conversion of paths and logs
> to/from utf8
> SKIP: authz_tests.py 1: authz issue #2486 - open root
> SKIP: authz_tests.py 2: authz issue #2486 - open
> directory
>
> But I noticed that the status of those 2 tests was
> still success. So, can I assume that everything was
> checked/tested without a problem and just safely
> ignore the fact that these 2 tests were skipped?
>
> It appears that Issue #2486 is resolved but I am
> curious as to why authz_tests.py was skipped.
>

They're skipped because you're running the tests over ra_local, which
has no authz support. If you run them over ra_svn or ra_dav they'll
actually run.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 10 23:59:56 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.