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

Windows Tests fail

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2003-10-17 11:37:27 CEST

Hi Folks,

the Windows Tests fail on subversion 0.31 (Tag), compiled with vs.net 2003.
I removed all the debug, release and autogenerated build information before
making a clean build. The message follows:

Running all tests in run-repos-tests.py...success
Running all tests in getopt_tests.py...Traceback (most recent call last):
  File "D:\Source\SVN\SubVersion\win-tests.py", line 145, in ?
    failed = th.run(all_tests)
  File "D:\Source\SVN\SubVersion\build\run_tests.py", line 37, in run
    failed = self._run_test(prog) or failed
  File "D:\Source\SVN\SubVersion\build\run_tests.py", line 107, in _run_test
    os.chdir(progdir)
OSError: [Errno 2] No such file or directory:
'subversion/tests/clients/cmdline'

Does anyone know what has happened?

Cheers & thanks
-Lübbe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 17 11:38:21 2003

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.