]> source.dussan.org Git - rspamd.git/commitdiff
[Test] Try to disable test
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 21 Jun 2018 17:55:44 +0000 (18:55 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 21 Jun 2018 17:55:44 +0000 (18:55 +0100)
test/functional/cases/100_general.robot

index 63ebe1946bf43d55f94dbd81258607d4719f365a..2d4ebe4dda4664fe46a30921c6d5c28ae6e7fe66 100644 (file)
@@ -45,10 +45,4 @@ EMAILS DETECTION 1
   ${result} =  Scan Message With Rspamc  ${TESTDIR}/messages/emails1.eml
   Check Rspamc  ${result}  "jim@example.net"
   Should Contain  ${result.stdout}  "bob@example.net"
-  Should Contain  ${result.stdout}  "rupert@example.net"
-
-EMAILS DETECTION ZEROFONT
-  ${result} =  Scan File  ${LOCAL_ADDR}  ${PORT_NORMAL}  ${TESTDIR}/messages/zerofont.eml
-  Follow Rspamd Log
-  Should Contain  ${result}  MANY_INVISIBLE_PARTS
-  Should Contain  ${result}  ZERO_FONT
\ No newline at end of file
+  Should Contain  ${result.stdout}  "rupert@example.net"
\ No newline at end of file