Re: unit tests fail due to extra output file wget-log

2023-07-26 Thread Nam Nguyen
Tim Rühsen writes: > I am currently not sure how to best solve it except by not running the > tests in the background. I propose these two patches to the perl and python testing scripts. They ignore wget-log. This makes the test suite more robust and these errors go away. --8<---cut

unit tests fail due to extra output file wget-log

2023-06-30 Thread Nam Nguyen
I am trying to get unit tests to pass for the openbsd port of wget 1.21.4. 80 unit tests in test/ and more in testenv/ currently fail. test-suite.log: http://namtsui.com/public/wget-test-suite.txt All failing tests are of the form: --8<---cut

libressl TLS 1.3 feature request

2022-03-21 Thread Nam Nguyen
Can TLS 1.3 be enabled for libressl? I tested the latest wget 1.21.3 on OpenBSD and wanted to test "Add option to select TLS 1.3 on the command line." According to this, TLS 1.3 support should be ready. related: https://github.com/libressl-portable/portable/issues/228#issuecomment-712913693 $