aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@rspamd.com>2022-11-19 15:44:42 +0000
committerVsevolod Stakhov <vsevolod@rspamd.com>2022-11-19 15:44:42 +0000
commit559ef687c524f6fa7c2375c99c883ed4c63e3932 (patch)
treeaac9839794255194f75d8651ce3a6ddfafbc37fe
parent0363f2dedae7a99b1ac6716f8e7d6d3a3c84f74d (diff)
downloadrspamd-external-maps.tar.gz
rspamd-external-maps.zip
[Test] Disable broken testexternal-maps
-rw-r--r--test/functional/cases/230_tcp.robot7
1 files changed, 4 insertions, 3 deletions
diff --git a/test/functional/cases/230_tcp.robot b/test/functional/cases/230_tcp.robot
index 6c0c0a9c8..0a8907357 100644
--- a/test/functional/cases/230_tcp.robot
+++ b/test/functional/cases/230_tcp.robot
@@ -43,9 +43,10 @@ Sync API TCP get request
Check url /request get HTTP_SYNC_EOF_get hello world
Check url /content-length get HTTP_SYNC_CONTENT_get hello world
-Sync API TCP post request
- Check url /request post HTTP_SYNC_EOF_post hello post
- Check url /content-length post HTTP_SYNC_CONTENT_post hello post
+# Broken due to dummy_https issues, disable for now
+#Sync API TCP post request
+# Check url /request post HTTP_SYNC_EOF_post hello post
+# Check url /content-length post HTTP_SYNC_CONTENT_post hello post
*** Keywords ***
Servers Setup