The 1.7 freeze has started!

Mads Kiilerich mads at kiilerich.com
Thu Oct 21 05:51:25 CDT 2010


On 10/21/2010 01:24 AM, Christian Ebert wrote:
> test-https.t fails here:
>
> $ sw_vers
> ProductName:	Mac OS X
> ProductVersion:	10.5.8
> BuildVersion:	9L30
> $ python --version
> Python 2.7
> $ ./run-tests.py test-https.t
>
> ERROR: /Users/chris/hgworkspace/hg-crew-mq/tests/test-https.t output changed
> --- /Users/chris/hgworkspace/hg-crew-mq/tests/test-https.t
> +++ /Users/chris/hgworkspace/hg-crew-mq/tests/test-https.t.err
> @@ -106,19 +106,11 @@
>   clone via pull
>
>     $ hg clone https://localhost:$HGPORT/ copy-pull
> -  requesting all changes
> -  adding changesets
> -  adding manifests
> -  adding file changes
> -  added 1 changesets with 4 changes to 4 files
> -  updating to branch default
> -  4 files updated, 0 files merged, 0 files removed, 0 files unresolved
> +  abort: error: _ssl.c:499: EOF occurred in violation of protocol

Fixed in stable by http://selenic.com/repo/hg//rev/076bbbf0ba86 ... 
methinks.

/Mads


More information about the Mercurial-devel mailing list