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

Re: Results from "make check"

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-07-02 21:09:08 CEST

Eric wrote:
>
> While building Subversion 1.3.2 from sources (on a test FC3 machine,
> not the FC2 machine I mentioned in my previous note), I ran configure
> / make / make install / make check, and "make check" produced a test
> log which contained the following error messages.
>
> XFAIL: lt-fs-test 17: merging commit
> XFAIL: lt-locks-test 9: able to reserve a name (lock non-existent path)
> ..
> XFAIL: svnadmin_tests.py 3: load failure on undersized Content-length
>
> Subversion seems to run OK in very preliminary and basic tests,
> despite the above errors.
>
> Are the above errors anything I need to be concerned about?
XFAIL indicates that that test failed, but we expect it to fail.
Typically these are tests for known but unsolved issues, features
requested but not yet implemented etc.

You'll notice that the return value of 'make check' will be 0 here, so
all is fine.

Lieven.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jul 2 21:09:49 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.