[
https://issues.apache.org/jira/browse/DISPATCH-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiri Daněk updated DISPATCH-2299:
---------------------------------
Description:
The upstream issue in libwebsockets was fixed. The test can be reenabled
# https://libwebsockets.org/pipermail/libwebsockets/2021-January/008852.html
# https://github.com/warmcat/libwebsockets/issues/2327
was:
{noformat}
======================================================================
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]$
{noformat}
> re-enable system_tests_http delete listeners with libwebsockets >= 4.2
> ----------------------------------------------------------------------
>
> Key: DISPATCH-2299
> URL: https://issues.apache.org/jira/browse/DISPATCH-2299
> Project: Qpid Dispatch
> Issue Type: Test
> Components: Container
> Reporter: Jiri Daněk
> Assignee: Ganesh Murthy
> Priority: Major
> Fix For: 1.15.0
>
>
> The upstream issue in libwebsockets was fixed. The test can be reenabled
> # https://libwebsockets.org/pipermail/libwebsockets/2021-January/008852.html
> # https://github.com/warmcat/libwebsockets/issues/2327
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]