Hello,

I am the maintainer of the somewhat niche Arch Linux PKGBUILD of freenginx-libressl [1], and the upgrade to 1.29.0 causes tests to fail when built against LibreSSL 4.1.0:

===(    5030;59   3/11   1/11  4/7  5/8  4/8  0/9  1/8  0/? )===========
#   Failed test 'ssl server name empty'
#   at ./stream_ssl_variables.t line 137.
#          got: undef
#     expected: ''
./stream_ssl_realip.t ...................... ok
===( 5043;59 3/11 1/11 5/7 5/8 1/9 8/8 0/? )================# Looks like you failed 1 test of 8. ./stream_ssl_variables.t ................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/8 subtests
./stream_proxy.t ........................... ok
===(    5048;59   3/11   1/11  5/8  3/9   1/12  0/?  0/?  0/? )=========
#   Failed test 'no cert'
#   at ./stream_ssl_verify_client.t line 114.
#          got: undef
#     expected: ''

#   Failed test 'bad optional cert'
#   at ./stream_ssl_verify_client.t line 115.
#          got: undef
#     expected: ''
===( 5060;59 3/11 1/11 5/8 6/9 9/12 0/8 1/4 0/11 )=======# Looks like you failed 2 tests of 12. ./stream_ssl_verify_client.t ............... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/12 subtests

Do these errors tell you anything? I don't have the PKGBUILD for 1.29.0 commited, but the respective diff only increments the version as well as the tests' commit.

- Christoph

[1]: https://aur.archlinux.org/packages/freenginx-libressl

Reply via email to