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

Unit test

From: Vadim Chekan <kot.begemot_at_gmail.com>
Date: Tue, 23 Feb 2010 20:24:44 -0800

Hi all,

I'm working on a patch for svn but I'm not sure either it passes unit tests.
When I run it as "make bdbcheck", fs-test fails test #23: create and
modify medium file.
But when I "cd subversion/tests/libsvn_fs && fs-test", then it passes
all rules (well, with one18th XFAIL).
So the question is, what am I doing wrong?

Vadim.

P.S. fail error:
FAIL: fs-test 23: create and modify medium file
../subversion/tests/libsvn_fs/fs-test.c:3593: (apr_err=160004)
../subversion/libsvn_fs_base/tree.c:1733: (apr_err=160004)
../subversion/libsvn_fs_base/tree.c:1862: (apr_err=160004)
../subversion/libsvn_fs_base/tree.c:1618: (apr_err=160004)
../subversion/libsvn_fs_base/dag.c:1528: (apr_err=160004)
../subversion/libsvn_fs_base/reps-strings.c:1574: (apr_err=160004)
../subversion/libsvn_delta/text_delta.c:333: (apr_err=160004)
../subversion/libsvn_fs_base/reps-strings.c:1019: (apr_err=160004)
../subversion/libsvn_fs_base/reps-strings.c:964: (apr_err=160004)
svn_tests: MD5 checksum mismatch on representation '5':
   expected: f2b238a689c8faef434fb6d0577e299f
     actual: 237f5bb438769f3e29c1767f7d9988aa

-- 
From RFC 2631: In ASN.1, EXPLICIT tagging is implicit unless IMPLICIT
is explicitly specified
Received on 2010-02-24 05:25:21 CET

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.