From: Mikhail Galanin Date: Thu, 27 Sep 2018 13:40:00 +0000 (+0100) Subject: [Test] Add output logging X-Git-Tag: 1.8.1~142^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48e23c6397077056ef7ef730ea4e2d76ff6c601a;p=thirdparty%2Frspamd.git [Test] Add output logging --- diff --git a/test/functional/cases/151_rspamadm_async.robot b/test/functional/cases/151_rspamadm_async.robot index 10fa6bbe29..a496bf12a7 100644 --- a/test/functional/cases/151_rspamadm_async.robot +++ b/test/functional/cases/151_rspamadm_async.robot @@ -30,6 +30,8 @@ DNS client ${tmpdir} = Prepare temp directory ${CONFIG} Set test variable ${tmpdir} ${result} = Run Process ${RSPAMADM} --var\=CONFDIR\=${tmpdir} lua -b ${TESTDIR}/lua/rspamadm/test_dns_client.lua + Log ${result.stdout} + Log ${result.stderr} Should Be Equal As Integers ${result.rc} 0 Should Be Equal ${result.stdout} true\tk=ed25519; p=yi50DjK5O9pqbFpNHklsv9lqaS0ArSYu02qp1S0DW1Y= Cleanup Temporary Directory ${tmpdir}