test: accept another error message on lack of TLS client certificate
authorJulien Cristau <jcristau@debian.org>
Sat, 09 Apr 2022 14:43:30 +0200
changeset 49058 d8a38186a092
parent 49057 27ef2aa953dd
child 49061 81d293eb5264
test: accept another error message on lack of TLS client certificate Differential Revision: https://phab.mercurial-scm.org/D12492
tests/test-https.t
--- a/tests/test-https.t	Sat Apr 09 14:41:55 2022 +0200
+++ b/tests/test-https.t	Sat Apr 09 14:43:30 2022 +0200
@@ -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: