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

Re: Trunk Test failure on Windows

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2004-10-22 20:56:13 CEST

I just ran tests on Win32 over ra_local for fsfs this morning and got no
failures. I'm not sure, but this may be the case-sensitivity issue when
invoking the tests.

If you don't have the case right for the test directory, then one of the
commit tests fails. I spent a couple of hours last year debugging into
it and found it was just a case issue -- I also vaguely recall that I
couldn't recreate it manually, only when it was invoked from Python or
something like that and so I stopped worrying about it. I just make
sure to use exact case for the test work path:

D:\Projects\Subversion>python.exe win-tests.py -r -f fsfs D:\Temp\junk

Anyway, I'm not seeing any failures as of r11581 over ra_local and fsfs.
  I'll run tests over the other protocols and layers later tonight or
tomorrow.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 22 20:56:37 2004

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.