diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-09-01 21:47:11 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-09-01 21:47:11 +0100 |
commit | 27085351db1c6cdbbea742a1da15a3e3e912a844 (patch) | |
tree | 4991c6eb6ec20cb22d3017a84e2361f52a4e765e /test/stderr/0463 | |
parent | cdb844d019f4100eaceee36a521e9a4811a354f1 (diff) |
Testsuite: platform differences for resolver flags bits
Diffstat (limited to 'test/stderr/0463')
-rw-r--r-- | test/stderr/0463 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stderr/0463 b/test/stderr/0463 index 48b2d4bf8..0aea730fc 100644 --- a/test/stderr/0463 +++ b/test/stderr/0463 @@ -19,7 +19,7 @@ checking domains DNS lookup of ten-1 (MX) using fakens DNS lookup of ten-1 (MX) gave NO_DATA returning DNS_NODATA - writing neg-cache entry for ten-1-MX-41, ttl 3600 + writing neg-cache entry for ten-1-MX-xxxx, ttl 3600 Address records are not being sought ten-1 in "!@mx_any"? yes (end of list) calling all router @@ -28,7 +28,7 @@ all router called for x@ten-1 DNS lookup of ten-1 (MX) using fakens DNS lookup of ten-1 (MX) gave NO_DATA returning DNS_NODATA - writing neg-cache entry for ten-1-MX-c1, ttl 3600 + writing neg-cache entry for ten-1-MX-xxxx, ttl 3600 DNS lookup of ten-1 (A) using fakens DNS lookup of ten-1 (A) succeeded fully qualified name = ten-1.test.ex @@ -46,7 +46,7 @@ checking domains DNS lookup of ten-1.test.ex (MX) using fakens DNS lookup of ten-1.test.ex (MX) gave NO_DATA returning DNS_NODATA - writing neg-cache entry for ten-1.test.ex-MX-41, ttl 3600 + writing neg-cache entry for ten-1.test.ex-MX-xxxx, ttl 3600 Address records are not being sought ten-1.test.ex in "!@mx_any"? yes (end of list) calling all router @@ -55,7 +55,7 @@ all router called for x@ten-1.test.ex DNS lookup of ten-1.test.ex (MX) using fakens DNS lookup of ten-1.test.ex (MX) gave NO_DATA returning DNS_NODATA - writing neg-cache entry for ten-1.test.ex-MX-c1, ttl 3600 + writing neg-cache entry for ten-1.test.ex-MX-xxxx, ttl 3600 DNS lookup of ten-1.test.ex (A) using fakens DNS lookup of ten-1.test.ex (A) succeeded fully qualified name = ten-1.test.ex |