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

make test failures with r8383

From: Blair Zajac <blair_at_orcaware.com>
Date: 2004-01-19 07:42:16 CET

I'm seeing the following failures with r8383 on RedHat compiled
against apr/apr-util/httpd-2.1 HEAD:

Running all tests in time-test...FAILURE
...
Running all tests in merge_tests.py...FAILURE
...
At least one test FAILED, checking
/export/home1/blair/Code/SCMs/Subversion/s/tests.log
FAIL: merge_tests.py 4: some simple property merges

There's a core file from lt-time-test

% gdb .libs/lt-time-test core.19571
#0 svn_handle_error (err=0xffffffff, stream=0x42130d00, fatal=0)
    at subversion/libsvn_subr/error.c:307
307 print_error (err, stream, (err->apr_err != parent_apr_err));
(gdb) bt
#0 svn_handle_error (err=0xffffffff, stream=0x42130d00, fatal=0)
    at subversion/libsvn_subr/error.c:307
#1 0xbfffdeb8 in ?? ()
#2 0x4001912d in do_test_num (progname=0xbffff313 "lt-time-test",
    test_num=-1, msg_only=1108544768, pool=0x0)
    at subversion/tests/svn_tests_main.c:158
#3 0x40019431 in main (argc=4, argv=0xbfffdf64)
    at subversion/tests/svn_tests_main.c:303
#4 0x42015704 in __libc_start_main () from /lib/tls/libc.so.6

And for the merge_tests.py:

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - 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 Mon Jan 19 07:42:51 2004

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.