You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "D.J. Heap" <dj...@shadyvale.net> on 2005/06/07 15:16:42 UTC

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

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