From: Andrew Lewis Date: Tue, 1 Jun 2021 09:46:33 +0000 (+0200) Subject: [Test] Fix segmentation fault check X-Git-Tag: 3.0~354^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9c12fd9609b1af6da35178987b9f1033b02757bc;p=thirdparty%2Frspamd.git [Test] Fix segmentation fault check --- diff --git a/test/functional/lib/rspamd.robot b/test/functional/lib/rspamd.robot index e5132e3a72..725ab6e5f0 100644 --- a/test/functional/lib/rspamd.robot +++ b/test/functional/lib/rspamd.robot @@ -154,7 +154,7 @@ Export Scoped Variables Log does not contain segfault record ${log} = Get File ${RSPAMD_TMPDIR}/rspamd.log encoding_errors=ignore - Should not contain ${log} Segmentation fault: msg=Segmentation fault detected + Should not contain ${log} (Segmentation fault) msg=Segmentation fault detected Redis HSET [Arguments] ${hash} ${key} ${value}