Quoting mbaudier <mbaudier@laposte.net>:
> Hi,
>
> thanks for the quick answer.
>
> >
> > make check will always fail if you run it as root. Run as a
> non-root
> > user and it'll pass.
> >
>
> I ran the whole process (untar sources + deps, configure,
> make, make check) with a regular user, but I still get most of
> the tests failures when greping the log:
>
> [mbaudier@localhost subversion-1.4.2]$ cat
> tests-061219_0810.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
> 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
Those are XFAIL tests, not FAILed tests. XFAIL means these tests test use cases
not working correctly yet. It can be an issue that's already identified and the
repro scripts was added as test, but it's not fixed yet.
So no need to worry about it.
Lieven
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 19 14:49:22 2006