commit aa71a24: [Test] Fuzzy skip hashes
korgoth1
vladislav.stakhov at gmail.com
Sun Feb 9 21:07:12 UTC 2020
Author: korgoth1
Date: 2020-02-09 22:41:40 +0300
URL: https://github.com/rspamd/rspamd/commit/aa71a2491205f93e40bd86a00296a4c236abcb9f (refs/pull/3258/head)
[Test] Fuzzy skip hashes
---
test/functional/cases/120_fuzzy/lib.robot | 1 -
test/functional/configs/maps/skip_hashes.list | 1 -
2 files changed, 2 deletions(-)
diff --git a/test/functional/cases/120_fuzzy/lib.robot b/test/functional/cases/120_fuzzy/lib.robot
index 46c533b1c..5ea51da98 100644
--- a/test/functional/cases/120_fuzzy/lib.robot
+++ b/test/functional/cases/120_fuzzy/lib.robot
@@ -35,7 +35,6 @@ Fuzzy Skip Add Test Base
${result} = Scan Message With Rspamc ${message}
Check Rspamc ${result} R_TEST_FUZZY_DENIED inverse=1
-
Fuzzy Add Test
[Arguments] ${message}
Set Suite Variable ${RSPAMD_FUZZY_ADD_${message}} 0
diff --git a/test/functional/configs/maps/skip_hashes.list b/test/functional/configs/maps/skip_hashes.list
deleted file mode 100644
index c831fa5a6..000000000
--- a/test/functional/configs/maps/skip_hashes.list
+++ /dev/null
@@ -1 +0,0 @@
-670cfcba72a87bab689958a8af5c22593dc17c907836c7c26a74d1bb49add25adfa45a5f172e3af82c9c638e8eb5fc860c22c7e966e61a459165ef0b9e1acc89
\ No newline at end of file
More information about the Commits
mailing list