Mercurial 1.0 released!

Andreas Axelsson andreas.axelsson at gmail.com
Tue Mar 25 10:14:17 CDT 2008


I get 8 errors and 15 skipped tests, but I run on cygwin, and it looks like
I'm missing some packages that I'll try to get hold of now. What's the
official environment? I tried building 1.0 using the latest windows sdk
(6.1) with both python.org and activestate's latest distros, but they
complained about missing Visual Studio 2003 installations.
DISTUTILS_USE_SDK=1 didn't seem to do it. And I haven't spent a lot of time
trying to figure it out, so don't get too excited. I'll eventually download
the binaries for Windows when they get put up, but I was hoping to be able
to test some things on the source, so I'll try to figure out what's wrong.

The Windows SDK 6.1 has a bug when setting up the path in the setenv.cmd
file as well, I've notified the SDK team with a patch.

/axl

-----Original Message-----
From: mercurial-bounces at selenic.com [mailto:mercurial-bounces at selenic.com]
On Behalf Of Patrick Mézard
Sent: den 25 mars 2008 13:40
To: Neal Becker
Cc: mercurial at selenic.com
Subject: Re: Mercurial 1.0 released!

Neal Becker a écrit :
> I'm seeing some test failures with 1.0.  Is this expected?
> 
> ERROR: test-churn output changed
> --- Expected output 
> +++ Test output 
> @@ -3,16 +3,16 @@
>  adding b
>  adding c
>  % churn all
> -user3      3
***************************************************************
> -user2      2 ******************************************
> -user1      1 *********************
> +user3      3
****************************************************************************
****************
> +user2      2
*************************************************************
> +user1      1 ******************************
>  % churn up to rev 1
> -user2      2
***************************************************************
> -user1      1 *******************************
> +user2      2
****************************************************************************
****************
> +user1      1 **********************************************
>  % churn with aliases
> -alias3      3
**************************************************************
> -user2       2 *****************************************
> -alias1      1 ********************
> +alias3      3
****************************************************************************
***************
> +user2       2
************************************************************
> +alias1      1 ******************************
>  % churn with column specifier
>  user3      3 ***********************
>  user2      2 ***************

Is $COLUMN set in your env, to something else than 80 ?

--
Patrick Mézard
_______________________________________________
Mercurial mailing list
Mercurial at selenic.com
http://selenic.com/mailman/listinfo/mercurial




More information about the Mercurial mailing list