Package: casablanca / 2.9.1-1

Metadata

Package Version Patches format
casablanca 2.9.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable outside tests.patch | (download)

Release/tests/functional/http/client/CMakeLists.txt | 1 0 + 1 - 0 !
Release/tests/functional/http/client/authentication_tests.cpp | 8 6 + 2 - 0 !
Release/tests/functional/http/client/connections_and_errors.cpp | 3 2 + 1 - 0 !
Release/tests/functional/websockets/client/authentication_tests.cpp | 14 8 + 6 - 0 !
4 files changed, 16 insertions(+), 10 deletions(-)

 debian forbids calls to external websites.

disable test timeouts.patch | (download)

Release/tests/functional/http/client/connections_and_errors.cpp | 7 4 + 3 - 0 !
Release/tests/functional/http/listener/requests_tests.cpp | 4 2 + 2 - 0 !
Release/tests/functional/websockets/client/authentication_tests.cpp | 4 2 + 2 - 0 !
Release/tests/functional/websockets/client/client_construction.cpp | 4 2 + 2 - 0 !
4 files changed, 10 insertions(+), 9 deletions(-)

 some tests takes too long on slow architectures and timeouts
 We can safely disable them.
 e.g.
 Release/tests/functional/http/client/connections_and_errors.cpp:142: error: Failure in request_timeout_microsecond: Test case timed out and is hung. Aborting all remaining test cases. Expected under 180000ms. FAILED


285.patch | (download)

Release/src/websockets/client/ws_client_wspp.cpp | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 [patch] fix build issue with openssl-1.1 (from kurt roeckx)