jcristau created this revision. Herald added a reviewer: hg-reviewers. Herald added a subscriber: mercurial-patches.
REPOSITORY rHG Mercurial BRANCH default REVISION DETAIL https://phab.mercurial-scm.org/D12492 AFFECTED FILES tests/test-https.t CHANGE DETAILS diff --git a/tests/test-https.t b/tests/test-https.t --- a/tests/test-https.t +++ b/tests/test-https.t @@ -518,7 +518,7 @@ without client certificate: $ P="$CERTSDIR" hg id https://localhost:$HGPORT/ - abort: error: .*(\$ECONNRESET\$|certificate required|handshake failure).* (re) + abort: error: .*(\$ECONNRESET\$|certificate required|handshake failure|EOF occurred).* (re) [100] with client certificate: To: jcristau, #hg-reviewers Cc: mercurial-patches, mercurial-devel _______________________________________________ Mercurial-devel mailing list Mercurial-devel@mercurial-scm.org https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel