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

Re: Diff test failures

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-10-21 17:06:28 CEST

"Sander Striker" <striker@apache.org> writes:

>> From: D.J. Heap [mailto:dj@shadyvale.net]
>> Sent: Tuesday, October 21, 2003 3:42 AM
>
>> I'm getting diff test failures on Windows -- the diff-diff3-test.exe
>> fails. The python diff tests pass, though. It was not failing last
>> week. I should be able to investigate more this weekend if no one else can.
>>
>> Failure summary:
>>
>> FAIL: diff-diff3-test.exe 1: these dump core
>> FAIL: diff-diff3-test.exe 2: 2-way unified diff and trivial merge
>> FAIL: diff-diff3-test.exe 3: 2-way unified diff where output is suspect
>> FAIL: diff-diff3-test.exe 6: 3-way merge, conflicting overlapping changes
>
> Crap!
>
> Ok, let me investigate this on my windows box...

Taking a guess (I don't have a Windows box to confirm) the problem is
that r7450 changed the diff output from '\n' to APR_EOL_STR, and the
tests still use '\n'.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 21 17:07:16 2003

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.