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

Re: failed tests while building M5

From: Mo DeJong <supermo_at_bayarea.net>
Date: 2001-10-22 23:21:20 CEST

On Mon, 22 Oct 2001 19:03:28 +0200
Timothee Besset <timo@qeradiant.com> wrote:

> I build static

...
 
> FAIL: target-test 1: normal use
> FAIL: target-test 2: identical dirs
> FAIL: target-test 3: identical files
> FAIL: target-test 4: single dir
> FAIL: target-test 5: single file

These tests fail because one of the dirs you are running the test in is a symlink.
On my machine the ~/project dir is a symlink to /usr/local/project. When I
run the tests in ~/project the results compare /home/mo/project/... to
/usr/local/project/... and fail. They would pass in a non-symlinked path.

Mo

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:45 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.