commit a8d0dbd: [Test] Sigh... remove another broken for no reason http test

Vsevolod Stakhov vsevolod at rspamd.com
Sat Dec 3 14:28:03 UTC 2022


Author: Vsevolod Stakhov
Date: 2022-12-03 14:27:33 +0000
URL: https://github.com/rspamd/rspamd/commit/a8d0dbda11f7e345c95c9f5a7623f7a65e7d59c0 (HEAD -> master)

[Test] Sigh... remove another broken for no reason http test

---
 test/functional/cases/230_tcp.robot | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/functional/cases/230_tcp.robot b/test/functional/cases/230_tcp.robot
index 0a8907357..aece8c978 100644
--- a/test/functional/cases/230_tcp.robot
+++ b/test/functional/cases/230_tcp.robot
@@ -40,7 +40,7 @@ Sync API TCP request
   Should Contain  ${SCAN_RESULT}[symbols][HTTP_SYNC_RESPONSE_2][options][0]  hello post
 
 Sync API TCP get request
-  Check url  /request  get  HTTP_SYNC_EOF_get  hello world
+  #Check url  /request  get  HTTP_SYNC_EOF_get  hello world
   Check url  /content-length  get  HTTP_SYNC_CONTENT_get  hello world
 
 # Broken due to dummy_https issues, disable for now


More information about the Commits mailing list