]> source.dussan.org Git - rspamd.git/commitdiff
[Test] Disable broken test external-maps 4324/head
authorVsevolod Stakhov <vsevolod@rspamd.com>
Sat, 19 Nov 2022 15:44:42 +0000 (15:44 +0000)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Sat, 19 Nov 2022 15:44:42 +0000 (15:44 +0000)
test/functional/cases/230_tcp.robot

index 6c0c0a9c8968a3b4c70248079f59e1193a3aede1..0a890735720872d3ce6b8694f01f61a2f53bb87a 100644 (file)
@@ -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