summaryrefslogtreecommitdiff
path: root/test/runtest
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-10-27 20:44:20 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2019-10-27 22:19:21 +0000
commita713f76692228165883d92875fbad3bfb89c001e (patch)
tree266f4b20d143cf546c6b24338683d023f7436d9f /test/runtest
parent694723cd4d547b884dbfef18584ef0279685c3b8 (diff)
DNS: tag res_search() hack by lookup type in debug output; munge ipv6 lines in testsuite
Diffstat (limited to 'test/runtest')
-rwxr-xr-xtest/runtest1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/runtest b/test/runtest
index db855baf9..13070647f 100755
--- a/test/runtest
+++ b/test/runtest
@@ -1099,6 +1099,7 @@ RESET_AFTER_EXTRA_LINE_READ:
next if /DNS lookup of \S+ \(AAAA\) using fakens/;
next if / in dns_ipv4_lookup?/;
next if / writing neg-cache entry for .*AAAA/;
+ next if /^faking res_search\(AAAA\) response length as 65535/;
if (/DNS lookup of \S+ \(AAAA\) gave NO_DATA/)
{