From: Jeremy Harris Date: Tue, 28 May 2019 20:04:47 +0000 (+0100) Subject: Testsuite: library variances for ARC testcase X-Git-Tag: exim-4.93-RC0~167 X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=commitdiff_plain;h=766ac2f4801188c0762f49a24f159587abd24119 Testsuite: library variances for ARC testcase --- diff --git a/test/runtest b/test/runtest index 33caf204e..f565a5e55 100755 --- a/test/runtest +++ b/test/runtest @@ -1330,6 +1330,8 @@ RESET_AFTER_EXTRA_LINE_READ: else { $_ = $prev; } } + # translate gnutls error into the openssl one + s/ARC: AMS signing: privkey PEM-block import: \KThe requested data were not available.$/error:0906D06C:PEM routines:PEM_read_bio:no start line/; # DKIM timestamps if ( /(DKIM: d=.*) t=([0-9]*) x=([0-9]*) / )