tests/test-patchbomb-tls.t
changeset 29449 5b71a8d7f7ff
parent 29411 e1778b9c8d53
child 29481 5caa415aa48b
equal deleted inserted replaced
29448:afbe1fe4c44e 29449:5b71a8d7f7ff
    46 #if defaultcacerts
    46 #if defaultcacerts
    47   $ try
    47   $ try
    48   this patch series consists of 1 patches.
    48   this patch series consists of 1 patches.
    49   
    49   
    50   
    50   
       
    51   (an attempt was made to load CA certificates but none were loaded; see https://mercurial-scm.org/wiki/SecureConnections for how to configure Mercurial to avoid this error)
    51   (?i)abort: .*?certificate.verify.failed.* (re)
    52   (?i)abort: .*?certificate.verify.failed.* (re)
    52   [255]
    53   [255]
    53 #endif
    54 #endif
    54 
    55 
    55   $ DISABLECACERTS="--config devel.disableloaddefaultcerts=true"
    56   $ DISABLECACERTS="--config devel.disableloaddefaultcerts=true"