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

Re: svn commit: rev 2374 - trunk trunk/build trunk/subversion/tests/clients/cmdline trunk/subversion/tests/clients/cmdline/svntest

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-06-28 23:45:44 CEST

brane@tigris.org wrote:
>
> Author: brane
> Date: Fri, 28 Jun 2002 16:11:18 -0500
> New Revision: 2374
>
> Modified:
> trunk/build.conf
> trunk/build/run_tests.py
> trunk/subversion/tests/clients/cmdline/basic_tests.py
> trunk/subversion/tests/clients/cmdline/svntest/actions.py
> trunk/subversion/tests/clients/cmdline/svntest/main.py
> trunk/win-tests.py
> Log:
> Make more test pass on Windows.

Boy, this one really broke make check on Linux:

% make check
Running all tests in stringtest...success
Running all tests in hashdump-test...success
Running all tests in path-test...success
Running all tests in translate-test...success
Running all tests in random-test...success
Running all tests in time-test...success
Running all tests in svn-test2.sh...FAILURE
Running all tests in svn-test.sh...FAILURE
Running all tests in target-test.sh...FAILURE
Running all tests in run-fs-tests.py...FAILURE
Running all tests in run-repos-tests.py...FAILURE
Running all tests in getopt_tests.py...FAILURE
Running all tests in basic_tests.py...FAILURE
Running all tests in commit_tests.py...FAILURE
Running all tests in update_tests.py...FAILURE
Running all tests in switch_tests.py...FAILURE
Running all tests in prop_tests.py...FAILURE
Running all tests in schedule_tests.py...FAILURE
Running all tests in log_tests.py...FAILURE
Running all tests in copy_tests.py...FAILURE
Running all tests in diff_tests.py...FAILURE
Running all tests in merge_tests.py...FAILURE
Running all tests in stat_tests.py...FAILURE
Running all tests in trans_tests.py...FAILURE
Running all tests in svnadmin_tests.py...FAILURE
At least one test FAILED, checking /tmp/s/tests.log
make: *** [check] Error 1

I ran some of the tests by hand and they pass, so it looks like a
problem with /build/run_tests.py.

Here's a portion of the broken part of tests.log:

START: svn-test2.sh
"/tmp/s/subversion/tests/clients/cmdline/xmltests/svn-test2.sh":
"/tmp/s/subversion/tests/clients/cmdline/xmltests/svn-test2.sh": No such
file or directory
END: svn-test2.sh

START: svn-test.sh
"/tmp/s/subversion/tests/clients/cmdline/xmltests/svn-test.sh":
"/tmp/s/subversion/tests/clients/cmdline/xmltests/svn-test.sh": No such
file or directory
END: svn-test.sh

START: target-test.sh
"/tmp/s/subversion/tests/libsvn_subr/target-test.sh":
"/tmp/s/subversion/tests/libsvn_subr/target-test.sh": No such file or
directory
END: target-test.sh

START: run-fs-tests.py
"/usr/bin/python2": can't open file
'"/tmp/s/subversion/tests/libsvn_fs/run-fs-tests.py"'
END: run-fs-tests.py

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 28 23:46:13 2002

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.