View Issue Details

IDProjectCategoryView StatusLast Update
0007135libmicrohttpdbuild systempublic2024-01-21 13:33
Reporterkloczek Assigned ToKarlson2k  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.9.75 
Target Version0.9.76Fixed in Version0.9.76 
Summary0007135: 0.9.75: test suite is failing
Description"make check" is failing on

=================================================================
   GNU Libmicrohttpd 0.9.75: src/testcurl/https/test-suite.log
=================================================================

# TOTAL: 12
# PASS: 9
# SKIP: 2
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test_tls_options
======================

curl version: libcurl/7.80.0 OpenSSL/3.0.0 zlib/1.2.11 brotli/1.0.9 zstd/1.5.1 libidn2/2.3.2 libpsl/0.21.1 (+libidn2/2.3.1) libssh2/1.9.0_DEV nghttp2/1.46.0 libgsasl/1.10.0 OpenLDAP/2.4.59
Setting priorities to `NONE:+VERS-TLS1.0:+AES-128-CBC:+SHA1:+RSA:+COMP-NULL' failed: No or insufficient priorities were set.
Error: failed to start server
Failed to setup testcase TLS1.0-AES-SHA1
TLS1.0-AES-SHA1 test failed
The following handshake should fail (and print an error message)...
Setting priorities to `NONE:+VERS-TLS1.0:+AES-256-CBC:+SHA1:+RSA:+COMP-NULL' failed: No or insufficient priorities were set.
Error: failed to start server
Failed to setup testcase TLS1.1 vs TLS1.0
TLS1.1 vs TLS1.0 test failed
FAIL test_tls_options (exit status: 1)

SKIP: test_https_get_parallel_threads
=====================================

This test can be run only with libcurl-gnutls.
SKIP test_https_get_parallel_threads (exit status: 77)

SKIP: test_https_session_info
=============================

This test can be run only with libcurl-gnutls.
SKIP test_https_session_info (exit status: 77)

============================================================================
Testsuite summary for GNU Libmicrohttpd 0.9.75
============================================================================
# TOTAL: 12
# PASS: 9
# SKIP: 2
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See src/testcurl/https/test-suite.log
Please report to libmicrohttpd@gnu.org
============================================================================

All libraries which are using openssl have been recompiled against openssl 3.0.0.
TagsNo tags attached.

Activities

Christian Grothoff

2023-02-08 16:17

manager   ~0019783

I believe Karson2k fully re-implemented the test since then. The changelog also suggests that this issue should be fixed by the rewrite. Karson2k: good to resolve?

Karlson2k

2023-02-08 19:23

developer   ~0019787

Yes, TLS tests have been significantly rewritten.
No test has hardcoded single TLS version.

Karlson2k

2023-02-08 19:24

developer   ~0019788

It's OK to resolve this bug.

Issue History

Date Modified Username Field Change
2021-12-30 07:27 kloczek New Issue
2023-02-08 16:16 Christian Grothoff Assigned To => Karlson2k
2023-02-08 16:16 Christian Grothoff Status new => assigned
2023-02-08 16:17 Christian Grothoff Note Added: 0019783
2023-02-08 19:23 Karlson2k Note Added: 0019787
2023-02-08 19:24 Karlson2k Note Added: 0019788
2023-02-09 10:06 Christian Grothoff Status assigned => resolved
2023-02-09 10:06 Christian Grothoff Resolution open => fixed
2023-02-09 10:06 Christian Grothoff Fixed in Version => 0.9.76
2023-02-09 10:07 Christian Grothoff Product Version => 0.9.75
2023-02-09 10:07 Christian Grothoff Target Version => 0.9.76
2024-01-21 13:33 Christian Grothoff Status resolved => closed