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

Re: svn trunk r15000: FAIL (win32 ra_local bdb)

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2005-06-07 17:16:42 CEST

VFP wrote:
> Last 100 lines of the build log (full log attached):
>
> Running all tests in hashdump-test.exe...success
> Running all tests in locks-test.exe...success
> Running all tests in opt-test.exe...success
> Running all tests in path-test.exe...success
> Running all tests in ra-local-test.exe...success
> Running all tests in random-test.exe...success
> Running all tests in repos-test.exe...success
> Running all tests in stream-test.exe...success
> Running all tests in string-test.exe...success
> Running all tests in time-test.exe...success
> Running all tests in translate-test.exe...success
> Running all tests in utf-test.exe...success
> Running all tests in changes-test.exe...success
> Running all tests in fs-test.exe...success
> Running all tests in key-test.exe...success
> Running all tests in skel-test.exe...success
> Running all tests in strings-reps-test.exe...success
> Running all tests in target-test.py...success
> Running all tests in getopt_tests.py...success
> Running all tests in basic_tests.py...success
> Running all tests in commit_tests.py...FAILURE
[snip]
> At least one test FAILED, checking c:\tests-local\tests.log
> FAIL: commit_tests.py 22: commit from a dir with a longer name than the wc

The commit test is failing due to the test path not being the correct case.
  You need to tweak the path when the tests are invoked to be C:\tests-local
(captial C) probably. IIRC, it has something to do with how python invokes
the tests.

The log tests should be fixed soon.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 7 17:18:53 2005

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.