On 12/18/06, Mathieu Baudier <mbaudier@laposte.net> wrote:
> Hi,
>
> I've built SVN 1.4.2 on a Linux Fedora Core 4, using the provided
> dependency package.
> The build when fine, but when running the tests (make check) there were
> some failures (complete zipped log attached):
>
> [root@localhost subversion-1.4.2]# cat tests-061218_141702.log | grep FAIL
> XFAIL: lt-fs-test 17: merging commit
> XFAIL: lt-locks-test 9: able to reserve a name (lock non-existent path)
> XFAIL: lt-locks-test 10: directory locks (kinda)
> XFAIL: commit_tests.py 15: hook testing
> XFAIL: switch_tests.py 10: switch a file to a dir and back to the file
> FAIL: switch_tests.py 17: refresh the WC file system read-only attribute
> XFAIL: diff_tests.py 28: diff a renamed directory
> XFAIL: revert_tests.py 4: revert a moved file
> XFAIL: stat_tests.py 25: run 'status -uN' with incoming changes
make check will always fail if you run it as root. Run as a non-root
user and it'll pass.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 18 15:38:39 2006