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

Re: Fwd: [PATCH] Make win_tests.py work out-of-the-box

From: Suraj Barkale <surajbarkale_at_gmail.com>
Date: 2007-01-08 15:41:40 CET

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

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.