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

Windows build 1.4.4 - one test failing ?

From: eg <egoots_at_gmail.com>
Date: 2007-06-08 20:18:43 CEST

Hi All,

Just built the 1.4.4 release (candidate) from sources on WinXp using VS
2005.
With the following dependencies:
Apache 2.0.59 (built from sources)
apr, apr-iconv, apr-util APR 0.9.12
neon: 0.25.5 (from subversion-deps-1.4.4.zip)
zlib: 1.2.3
OpenSSL: 0.9.8e
BDB:
http://subversion.tigris.org/files/documents/15/32472/db-4.4.20-win32.zip

-------------

besides being an extremely painful build process (like a root canal)...
I am getting one test failure.

For tests I was running:
python win-tests.py -c -r -v -u http://localhost -f fsfs
and
python win-tests.py -c -r -v -f fsfs

All tests pass except the following:
FAIL: svnlook_tests.py 3: test the printing of property diffs

In the tests.log file it has the following info around this error:

********* from tests.log *********
CMD: svnlook.exe "diff" "svn-test-work\repositories\svnlook_tests-3"
<TIME = 0.047000>

EXPECTED :

Property changes on: iota
___________________________________________________________________
Name: bogus_prop
   + bogus_val

ACTUAL :

Property changes on: iota
___________________________________________________________________
Name: bogus_prop

   + bogus_val
EXCEPTION: SVNLineUnequal
FAIL: svnlook_tests.py 3: test the printing of property diffs

********* end from tests.log *********

Anyone have any ideas on why this might be failing?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 8 20:19:14 2007

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.