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

Re: make test failures with r8383

From: <kfogel_at_collab.net>
Date: 2004-01-19 17:29:50 CET

Blair Zajac <blair@orcaware.com> writes:
> Running all tests in time-test...FAILURE

I'm not able to reproduce the time-test failure. Obviously, an
err=0xffffffff (from your gdb transcript) doesn't look right :-), but
how did we get there?

> Running all tests in merge_tests.py...FAILURE

I'm running all the tests right now, will see what happens when I get
to that one.

I'm running 'make davcheck', by the way. I wasn't sure from your mail
what RA layer you were testing over... did I miss the giveaway?

> ...
> 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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 19 18:26:19 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.