You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Lübbe Onken <l....@rac.de> on 2003/10/17 09:37:27 UTC

Windows Tests fail

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