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

RE: Problem with 'make check' failures

From: <sbloch_at_adelphi.edu>
Date: Tue, 13 Jan 2009 13:19:25 -0800 (PST)

I've just (re-)built 1.5.4, and built 1.5.5, on an Ubuntu system, and "make check" is producing a lot of failures for me too.

I did a fresh download of subversion-1.5.5 and subversion-deps-1.5.5, went into the "apr" directory and configured with "--with-devrandom=/dev/urandom" (in an effort to cure some performance problems, e.g. "svn ls" taking ten minutes on a project with five files), then "make", then did a configure and make at the top level, then "make check".

Running all tests in client-test [1/56]...success
Running all tests in compat-test [2/56]...success
Running all tests in config-test [3/56]...success
Running all tests in diff-diff3-test [4/56]...success
Running all tests in error-test [5/56]...success
Running all tests in fs-test [6/56]...success
Running all tests in hashdump-test [7/56]...success
Running all tests in locks-test [8/56]...success
Running all tests in mergeinfo-test [9/56]...success
Running all tests in opt-test [10/56]...success
Running all tests in path-test [11/56]...success
Running all tests in ra-local-test [12/56]...success
Running all tests in random-test [13/56]...success
Running all tests in repos-test [14/56]...success
Running all tests in revision-test [15/56]...success
Running all tests in stream-test [16/56]...success
Running all tests in string-test [17/56]...success
Running all tests in time-test [18/56]...success
Running all tests in translate-test [19/56]...success
Running all tests in utf-test [20/56]...success
Running all tests in target-test.py [21/56]...success
Running all tests in getopt_tests.py [22/56]...success
Running all tests in basic_tests.py [23/56]...success
Running all tests in checkout_tests.py [24/56]...success
Running all tests in commit_tests.py [25/56]...success
Running all tests in update_tests.py [26/56]...success
Running all tests in switch_tests.py [27/56]...success
Running all tests in prop_tests.py [28/56]...success
Running all tests in schedule_tests.py [29/56]...success
Running all tests in log_tests.py [30/56]...success
Running all tests in copy_tests.py [31/56]...FAILURE
Running all tests in diff_tests.py [32/56]...FAILURE
Running all tests in export_tests.py [33/56]...FAILURE
Running all tests in externals_tests.py [34/56]...FAILURE
Running all tests in merge_tests.py [35/56]...FAILURE
Running all tests in merge_authz_tests.py [36/56]...FAILURE
Running all tests in revert_tests.py [37/56]...FAILURE
Running all tests in mergeinfo_tests.py [38/56]...FAILURE
Running all tests in stat_tests.py [39/56]...FAILURE
Running all tests in trans_tests.py [40/56]...FAILURE
Running all tests in autoprop_tests.py [41/56]...FAILURE
Running all tests in blame_tests.py [42/56]...FAILURE
Running all tests in special_tests.py [43/56]...FAILURE
Running all tests in svnadmin_tests.py [44/56]...FAILURE
Running all tests in svnlook_tests.py [45/56]...FAILURE
Running all tests in svnversion_tests.py [46/56]...FAILURE
Running all tests in utf8_tests.py [47/56]...FAILURE
Running all tests in history_tests.py [48/56]...FAILURE
Running all tests in lock_tests.py [49/56]...FAILURE
Running all tests in cat_tests.py [50/56]...FAILURE
Running all tests in import_tests.py [51/56]...FAILURE
Running all tests in svnsync_tests.py [52/56]...FAILURE
Running all tests in authz_tests.py [53/56]...FAILURE
Running all tests in depth_tests.py [54/56]...FAILURE
Running all tests in svndumpfilter_tests.py [55/56]...FAILURE
Running all tests in changelist_tests.py [56/56]...FAILURE
At least one test was SKIPPED, checking /users/bloch/install/src/subversion-1.5.5/tests.log
SKIP: update_tests.py 32: update wc on the root of a Windows (virtual) drive
At least one test FAILED, checking /users/bloch/install/src/subversion-1.5.5/tests.log
FAIL: copy_tests.py 47: copy and move added paths without commits
FAIL: copy_tests.py 49: copy added path to URL
FAIL: copy_tests.py 50: move file using relative dst path names
FAIL: copy_tests.py 51: move file using relative src path names
FAIL: copy_tests.py 52: copy file using relative dst path names
FAIL: copy_tests.py 53: copy file using relative src path names
FAIL: copy_tests.py 54: svn mv multiple files to a common directory
FAIL: copy_tests.py 55: svn cp multiple files to a common directory
FAIL: copy_tests.py 56: move multiple files within a repo
FAIL: copy_tests.py 57: copy multiple files within a repo
FAIL: copy_tests.py 58: copy multiple files from a repo to a wc
FAIL: copy_tests.py 59: copy multiple files from a wc to a repo
FAIL: copy_tests.py 60: copy local files using peg rev syntax
FAIL: copy_tests.py 61: copy local dirs using peg rev syntax
FAIL: copy_tests.py 62: copy urls using peg rev syntax
FAIL: copy_tests.py 63: copy old revision of wc dir to new dir
FAIL: copy_tests.py 64: svn cp --parents WC_PATH WC_PATH
FAIL: copy_tests.py 65: svn cp --parents URL WC_PATH
FAIL: copy_tests.py 66: svn cp --parents WC_PATH URL
FAIL: copy_tests.py 67: svn cp --parents URL URL
FAIL: copy_tests.py 68: copy a URL that needs URI encoding to WC
FAIL: copy_tests.py 69: copy wc in unversioned parent to other wc
FAIL: copy_tests.py 70: update receives copy, but local source is replaced
FAIL: copy_tests.py 71: svn cp --parents FILE_URL DIR_URL
FAIL: copy_tests.py 72: copy file into absent dir
FAIL: copy_tests.py 73: renaming inside a copied subtree shouldn't hang

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1022855

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-14 14:11:33 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.