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

make check failures on 0.24.x

From: James Goodall <jgoodall_at_dmetrix.com>
Date: 2003-06-22 00:33:38 CEST

(continued from thread Re: Subversion 0.24.1 released.)

 

I have been completely unable to make subversion 0.24.1 or 0.24.2 pass all
of its tests on Redhat 7.3. This is a new issue for me as of 0.24.x because
I've been able to make and test previous versions successfully. When I try
'make check' with 0.23.0 already installed, I get:

 

FAIL: svnversion_tests.py 1: test 'svnversion' on a working copy and other
directories

 

After discussing the issue on this list a few days ago with Philip Martin, I
tried his suggestion of deleting my current installation and trying again.
After trying: rm /usr/local/lib/libsvn* /usr/local/bin/svn*, I now get the
following failures:

 

FAIL: getopt_tests.py 2: run svn --version

FAIL: getopt_tests.py 3: run svn --version --quiet

FAIL: getopt_tests.py 4: run svn --help

FAIL: getopt_tests.py 5: run svn help

FAIL: getopt_tests.py 6: run svn help --version

FAIL: getopt_tests.py 7: run svn help bogus-cmd

FAIL: getopt_tests.py 8: run svn help log switch

FAIL: basic_tests.py 1: basic checkout of a wc

FAIL: commit_tests.py 1: commit one file.

FAIL: update_tests.py 1: update a locally-modified binary file

FAIL: switch_tests.py 1: test some basic switching operations

FAIL: prop_tests.py 1: write/read props in wc only (ps, pl, pdel)

FAIL: schedule_tests.py 1: schedule: add some files

FAIL: log_tests.py 1: 'svn log', no args, top of wc.

FAIL: copy_tests.py 1: basic copy and move commands -- on files only

FAIL: diff_tests.py 1: update a file

FAIL: externals_tests.py 1: check out a directory with some external
modules attached

FAIL: merge_tests.py 1: performing a merge, with mixed results

FAIL: stat_tests.py 1: run status on an unversioned file in the current
directory

FAIL: trans_tests.py 1: commit new files with keywords active from birth

FAIL: svnadmin_tests.py 1: test 'svnadmin create' subcommand

FAIL: svnlook_tests.py 1: test 'svnlook youngest' subcommand

FAIL: svnversion_tests.py 1: test 'svnversion' on a working copy and other
directories

 

What's changed between 0.23 and 0.24 that I can't pass these tests
successfully? I'm building against httpd 2.0.46 and db 4.1.25 (exactly the
same as previous svn version builds).

 

 - James

 
Received on Sun Jun 22 00:34:53 2003

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.