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

Re: 1.6.6 test failures on Mac OS X 10.6

From: Blair Zajac <blair_at_orcaware.com>
Date: Mon, 26 Oct 2009 20:24:12 -0700

On Oct 22, 2009, at 12:15 PM, Daniel J. LUke wrote:

> I'm seeing some strange looking test failures when building 1.6.6 on
> Mac OS X 10.6 (I'm actually doing the builds/tests before updating the
> MacPorts subversion port to 1.6.6).
>
> From tests.log it looks like several places are printing %ld instead
> of the number that's supposed to be printed, ie:
>
> svn_tests: Failed mem-diff, expected and actual outputs differ.
> EXPECTED:
> --- foo2
> +++ bar2
> @@ -1,3 +0,0 @@
> -Aa
> -Bb
> -Cc
>
> ACTUAL:
> --- foo2
> +++ bar2
> @@ -%ld,%ld +%ld,%ld @@
> -Aa
> -Bb
> -Cc
>
>
> Anyone else seeing this? (this is with single architecture builds,
> x86_64, and apr/apr-util 1.3.9)

Have you looked further?

Can you send me your Portfile and I'll run the test suite myself and
take a look.

Regards,
Blair

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2411578

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-27 04:26:41 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.