Branko,
>For now, I suggest you test outside the source tree, as that's
>guaranteed to work.
I tried it on a fresh checkout of subversion (i.e. ran win-tests.py in
checkout directory) but I got following error -
Running all tests in getopt_tests.py [19/48]...Traceback (most recent
call last):
File "D:\Subversion\win-tests.py", line 481, in <module>
failed = th.run(all_tests)
File "D:\Subversion\build\run_tests.py", line 54, in run
failed = self._run_test(prog, cnt, len(list)) or failed
File "D:\Subversion\build\run_tests.py", line 120, in _run_test
os.chdir(progdir)
WindowsError: [Error 2] The system cannot find the file specified:
'subversion/tests/cmdline'
After applying Vlad's patch python tests were executed without any problem.
Thanks & Regards,
Suraj
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 8 15:41:49 2007