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

Re: make check error

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-06-21 21:56:32 CEST

On 6/21/07, Gustavo Schroeder <gutosch@gmail.com> wrote:
> Hi
>
> Trying to build subversion-1.4.3 on a solaris10 box, while running
> 'make check' at the subversion source directory I get:
>
> At least one test FAILED, checking /usr/share/src/subversion-1.4.3/tests.log
> FAIL: switch_tests.py 17: refresh the WC file system read-only attribute
> At least one test was SKIPPED, checking
> /usr/share/src/subversion-1.4.3/tests.log
> SKIP: utf8_tests.py 1: conversion of paths and logs to/from utf8
> SKIP: svnsync_tests.py 14: verify that unreadable content is not synced
> SKIP: svnsync_tests.py 15: verify that copies from unreadable dirs work
> SKIP: authz_tests.py 1: authz issue #2486 - open root
> SKIP: authz_tests.py 2: authz issue #2486 - open directory
> SKIP: authz_tests.py 3: broken authz files cause errors
> SKIP: authz_tests.py 4: test authz for read operations
> SKIP: authz_tests.py 5: test authz for write operations
> SKIP: authz_tests.py 6: test authz for checkout
> SKIP: authz_tests.py 7: test authz for log and tracing path changes
> SKIP: authz_tests.py 8: test authz for checkout and update
> SKIP: authz_tests.py 9: test authz for export with unreadable subfolder
> SKIP: authz_tests.py 10: test the authz validation rules
>
> Any clue where I'm missing?
> regards

make check doesn't work if you run as root (are you running as root)?
Or at least this was the case in the past. I don't know if things have
changed in the last 6-12 months.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 21 21:56:37 2007

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.