X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/7b3b8d1195f89869199d78db2d8b357a6f0ca473..2658a023286fcce529031e9f071c5579650687b8:/test/runtest diff --git a/test/runtest b/test/runtest index 24f80d3a4..8628ff299 100755 --- a/test/runtest +++ b/test/runtest @@ -1073,7 +1073,9 @@ RESET_AFTER_EXTRA_LINE_READ: s/250-AUTH ANONYMOUS PLAIN SCRAM-SHA-1\K SCRAM-SHA-256//; # mailq times change with when the run is done, vs. static-source spoolfiles - s/\s*\d*[hd](?= 317 [0-9A-Za-z\-]{23} )/DDd/; + s/\s*\d*[hd](?= 317 (?:[-0-9A-Za-z]{23}|[-0-9A-Za-z]{16}) )/DDd/; + # mailq sizes change with caller running the test + s/\s[01]m [34]\d\d(?= (?:[-0-9A-Za-z]{23}|[-0-9A-Za-z]{16}) )/ 1m 396/; # Not all builds include EXPERIMENTAL_DSN_INFO (1 of 2) if (/^X-Exim-Diagnostic:/)