The 1.7 freeze has started!

Christian Ebert blacktrash at gmx.net
Wed Oct 20 18:24:44 CDT 2010


* Matt Mackall on Wednesday, October 20, 2010 at 17:12:31 -0500
> I've merged default into stable. No more commits on the default branch
> until 1.7 is released (Nov 1), normal rules for stable apply: bug fixes
> and doc fixes only.
> 
> Please help us test the upcoming 1.7 release by running builds from the
> stable branch.

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
+  [255]
<snip>

Same with Python 2.6, Python 2.5 obviously skips the test.

c
-- 
theatre - books - texts - movies
Black Trash Productions at home: http://www.blacktrash.org
Black Trash Productions on Facebook:
http://www.facebook.com/blacktrashproductions


More information about the Mercurial-devel mailing list