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

svn_tests: E200006: failed merging diff 'foo6d' to 'bar6d' into 'foo6d'; Found: "XX\n", Expected: "Cc\n\n"

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sun, 26 Jun 2011 18:35:46 +0300

libsvn_diff/diff-diff3-test 2
fails for me:

[[[
subversion/tests/libsvn_diff/diff-diff3-test.c:653: (apr_err=200006)
subversion/tests/libsvn_diff/diff-diff3-test.c:316: (apr_err=200006)
subversion/tests/libsvn_diff/diff-diff3-test.c:220: (apr_err=200006)
svn_tests: E200006: failed merging diff 'foo6d' to 'bar6d' into 'foo6d';
FOUND:
Xx
EXPECTED:
Cc

FAIL: lt-diff-diff3-test 2: 2-way unified diff and trivial merge
]]]

It fails with HEAD and with every revision I've tried, from r1128856 to
r1139812.

I build with -DSVN_UNALIGNED_ACCESS_IS_OK=0 -DSUFFIX_LINES_TO_KEEP=0,
but these two alone don't are not sufficient to reproduce the issue.

Thoughts? Causes? Reproductions?
Received on 2011-06-26 17:36:31 CEST

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.