Re: Trouble building 1.6.x on Ubuntu 9.04
From: Stefan Sperling <stsp_at_elego.de>
Date: Sat, 16 May 2009 21:44:43 +0100
On Sat, May 16, 2009 at 03:54:28PM -0400, Scott Palmer wrote:
Great :)
> Btw.. I got a few failures from make check:
These aren't failures. XFAIL means that the test is expected to fail.
XPASS would indicate a problem -- a test expected to fail suddenly
For example, if a known bug exists that is known to be unresolved
Every XFAIL test has a reason associated with its status.
> A At least one test XFAILED, checking
For example, this test from subversion/test/libsvn_fs/fs-test.c
SVN_TEST_XFAIL(merging_commit), /* Needs to be written to match new
The reason is sometimes not given in the files themselves.
> Summary of test results:
Skipped tests simply cannot be run on your platform or setup,
> A 26 tests XFAILED
Don't worry, the test results look fine.
Stefan
|
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.