Description
====================================================================== FAIL: test_http_listener_delete (system_tests_http.RouterTestHttp) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/gmurthy/opensource/qpid-dispatch/tests/system_tests_http.py", line 157, in test_http_listener_delete self.assertTrue(ret_val) AssertionError: None is not true ====================================================================== FAIL: test_https_get (system_tests_http.RouterTestHttp) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/gmurthy/opensource/qpid-dispatch/tests/system_tests_http.py", line 332, in test_https_get self.assertTrue(ret_val) AssertionError: None is not true ---------------------------------------------------------------------- Ran 6 tests in 21.374sFAILED (failures=2) [gmurthy@localhost build]$
Attachments
Attachments
Issue Links
- is cloned by
-
DISPATCH-2299 re-enable system_tests_http delete listeners with libwebsockets >= 4.2
- Closed