diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-03-18 13:47:42 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-03-20 01:15:12 +0000 |
commit | 568092148bf6ade68174fa1ccf34b8c37d9064e9 (patch) | |
tree | b57958756160f60d9858759b0ba3945cb181ab60 /test/stderr/0002 | |
parent | 3a2adc82d165fccae92f6a693ce5ddba10d371d4 (diff) |
consistent fork-time debug
Testcase issues: 0366 2035
Diffstat (limited to 'test/stderr/0002')
-rw-r--r-- | test/stderr/0002 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/test/stderr/0002 b/test/stderr/0002 index 8f85e7146..665a7624e 100644 --- a/test/stderr/0002 +++ b/test/stderr/0002 @@ -255,7 +255,16 @@ dropping to exim gid; retaining priv uid ╰─────result: ----> No lookup yet: No ╭considering: -oMs sender_host_name = $sender_host_name looking up host name for V4NET.0.0.1 +fresh-exec forking for child-open +postfork: child-open +fresh-exec forked for child-open: npppp IP address lookup yielded "ten-1.test.ex" +fresh-exec forking for child-open +postfork: child-open +fresh-exec forked for child-open: npppp +fresh-exec forking for child-open +postfork: child-open +fresh-exec forked for child-open: npppp ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx checking addresses for ten-1.test.ex V4NET.0.0.1 OK @@ -296,9 +305,18 @@ check hosts = <\n partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch \n 1.2.3.4 sender host name required, to match against partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch looking up host name for V4NET.0.0.1 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) using fakens +fresh-exec forking for child-open +postfork: child-open +fresh-exec forked for child-open: npppp DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) succeeded IP address lookup yielded "ten-1.test.ex" +fresh-exec forking for child-open +postfork: child-open +fresh-exec forked for child-open: npppp DNS lookup of ten-1.test.ex (A) using fakens +fresh-exec forking for child-open +postfork: child-open +fresh-exec forked for child-open: npppp DNS lookup of ten-1.test.ex (A) succeeded ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx checking addresses for ten-1.test.ex |