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

'make check' for 0.17.1 and 0.17 fails on my FreeBSD 4.7 box

From: <magnus_os_at_yahoo.se>
Date: 2003-01-23 22:47:05 CET

Hello everyone

'make check' fails for me on my FreeBSD 4.7 box for
versions 0.17 and 0.17.1. No problems at all with
0.16.1.

Apache 2.0.44 and Berkeley 4.0.14 are used.

I've tried extracting the source and do 'make' and
'make check' on a different disk. Same failures.

Regards
Magnus Johansson (I am not a mailing list subscriber)

./configure --prefix=/usr/local/subversion-r4503
--with-berkeley-db=/usr/local/db-4.0.14
--with-apxs=/usr/local/apache2/bin/apxs

A list of the test results follow:
bash-2.05b$ make check
Running all tests in hashdump-test...success
Running all tests in path-test...success
Running all tests in random-test...FAILURE
Running all tests in stream-test...success
Running all tests in stringtest...success
Running all tests in time-test...success
Running all tests in translate-test...success
Running all tests in target-test.py...success
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...success
Running all tests in basic_tests.py...success
Running all tests in commit_tests.py...FAILURE
Running all tests in update_tests.py...success
Running all tests in switch_tests.py...success
Running all tests in prop_tests.py...success
Running all tests in schedule_tests.py...FAILURE
Running all tests in log_tests.py...success
Running all tests in copy_tests.py...success
Running all tests in diff_tests.py...FAILURE
Running all tests in externals_tests.py...success
Running all tests in merge_tests.py...FAILURE
Running all tests in stat_tests.py...FAILURE
Running all tests in trans_tests.py...success
Running all tests in svnadmin_tests.py...success
Running all tests in svnlook_tests.py...success
Running all tests in svnversion_tests.py...success
At least one test FAILED, checking
/disk1/source/subversion-r4503/tests.log
FAIL: lt-strings-reps-test 3: Write and overwrite a
new rep; confirm with reads.
FAIL: commit_tests.py 13: hudson prob 2.0: prop
commit on old dir fails.
FAIL: commit_tests.py 26: committing a symlink should
fail
FAIL: schedule_tests.py 20: schedule: schedule (
commit) deletion on missing items
FAIL: diff_tests.py 10: diff when property was
changed but text was not
FAIL: merge_tests.py 1: performing a merge, with
mixed results
FAIL: stat_tests.py 6: status with versioned items
replaced by symbolic links
*** Error code 1

Here are some samples from the large tests.log file. I
wasn't sure if it'd be appropriate to post the
complete test.log file to the mailing list.

 START: random-test
assertion pool != NULL failed: file
subversion/libsvn_delta/text_delta.c, line 490
SEED: random delta test, seed = 2232852238
END: random-test

CMD: svnadmin create
repositories/schedule_tests-13
CMD: svnadmin dump local_tmp/repos | svnadmin load
repositories/schedule_tests-13
CMD: svn co --username jrandom --password
rayjandom
file:///disk1/source/subversion-r4503/subversion/tests/clients/cmdline/repositories/schedule_tests-13
working_copies/schedule_tests-13
CMD: svn add
working_copies/schedule_tests-13/delta
working_copies/schedule_tests-13/A/B/zeta
working_copies/schedule_tests-13/A/D/G/epsilon
CMD: svn status -v -u -q
working_copies/schedule_tests-13
XFAIL: schedule_tests.py 13: commit: add some files

_____________________________________________________
Gratis e-mail resten av livet p� www.yahoo.se/mail
Busenkelt!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:10:29 2006

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.