[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 1652 - trunk/build

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-04-09 13:40:38 CEST

=?UTF-8?B?QnJhbmtvIMSMaWJlag==?= <brane@xbc.nu> writes:

> this script, or -- may I hope for a miracle? -- actually test it on a
> Unix box. The recipe is fairly simple: edit Makefile.in, replacing the
> "check" target with the example at the end of the scripts; then
> autogen.sh && make && make check. At this point I don't care if the
> tests pass, just that they run. :-)

No review as I don't do python, but it appears to work.

$ uname -a
Linux debian2 2.4.18-pre7 #1 SMP Thu Jan 31 00:04:36 GMT 2002 i686 unknown

$ svn st -v ../svn/build/run-tests.py
_ 1653 1653 brane ../svn/build/run-tests.py

$ svn st -u ../svn
M 1653 ../svn/Makefile.in
Head revision: 1653

$ 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 svn-test2.sh...success
Running all tests in svn-test.sh...success
Running all tests in target-test.sh...success
Running all tests in run-fs-tests.sh...success
Running all tests in run-repos-tests.sh...success
Running all tests in getopt_tests.py...FAILURE
Running all tests in basic_tests.py...success
Running all tests in commit_tests.py...success
Running all tests in update_tests.py...success
Running all tests in prop_tests.py...success
Running all tests in schedule_tests.py...success
Running all tests in log_tests.py...success
Running all tests in copy_tests.py...success
Running all tests in diff_tests.py...success
Running all tests in stat_tests.py...success
Running all tests in svnadmin_tests.py...success
At least one test FAILED, checking /home/pm/sw/subversion/obj/tests.log

To prove I made the correct Makefile.in modifications, while the tests
are running I get

$ ps ww 25959
25959 pts/0 S 0:00 /usr/bin/python ../svn/build/run-tests.py /home/pm/sw/subversion/svn /home/pm/sw/subversion/obj /usr/bin/python /bin/sh subversion/tests/libsvn_subr/stringtest subversion/tests/libsvn_subr/hashdump-test subversion/tests/libsvn_subr/path-test subversion/tests/libsvn_wc/translate-test subversion/tests/libsvn_delta/random-test subversion/tests/clients/cmdline/xmltests/svn-test2.sh subversion/tests/clients/cmdline/xmltests/svn-test.sh subversion/tests/libsvn_subr/target-test.sh subversion/tests/libsvn_fs/run-fs-tests.sh subversion/tests/libsvn_repos/run-repos-tests.sh subversion/tests/clients/cmdline/getopt_tests.py subversion/tests/clients/cmdline/basic_tests.py subversion/tests/clients/cmdline/commit_tests.py subversion/tests/clients/cmdline/update_tests.py subversion/tests/clients/cmdline/prop_tests.py subversion/tests/clients/cmdline/schedule_tests.py subversion/tests/clients/cmdline/log_tests.py subversion/tests/clients/cmdline/copy_tests.py subve!
rsion/tests/clients/cmdline/diff_tests.py subversion/tests/clients/cmdline/stat_tests.py subversion/tests/clients/cmdline/svnadmin_tests.py

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 9 13:41:30 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.