Hi David,

thos bugs in the error messages have been fixed in master:

commit 98ec26cc6da0892b6ca7c0f02b10191d8c73f607
Author: Tim Rühsen <[email protected]>
Date:   Fri Feb 9 10:33:01 2018 +0100

    Fix warning to not print binary IP address

    * tests/Test-https-badcerts.px: Likewise
    * tests/Test-https-clientcert.px: Likewise
    * tests/Test-https-crl.px: Likewise
    * tests/Test-https-pfs.px: Likewise
    * tests/Test-https-selfsigned.px: Likewise
    * tests/Test-https-tlsv1.px: Likewise
    * tests/Test-https-tlsv1x.px: Likewise
    * tests/Test-https-weboftrust.px: Likewise

I believe the real source of FAIL is an IPv6 issue. This is only in the
tests and doesn't affect wget itself. To test: if you switch off ipv6,
the test should survive. If not, check to what 'localhost' resolves - it
should be 127.0.0.1.

Any fixes/patches are welcome of course.

With Best Regards, Tim



On 03/16/2018 03:49 AM, David McInnis wrote:
> test-suite.log:
> =======================================
>    wget 1.19.4: tests/test-suite.log
> =======================================
> 
> # TOTAL: 93
> # PASS:  85
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  8
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: Test-https-pfs
> ====================
> 
> Setting --no-config (noconfig) to 1
> Setting --no-config (noconfig) to 1
> Can't use string ("�i�") as a SCALAR ref while "strict refs" in use at
> ./Test-https-pfs.px line 50.
> FAIL Test-https-pfs.px (exit status: 255)
> 
> FAIL: Test-https-tlsv1
> ======================
> 
> Setting --no-config (noconfig) to 1
> Setting --no-config (noconfig) to 1
> Can't use string ("�i�") as a SCALAR ref while "strict refs" in use at
> ./Test-https-tlsv1.px line 50.
> FAIL Test-https-tlsv1.px (exit status: 255)
> 
> FAIL: Test-https-tlsv1x
> =======================
> 
> Setting --no-config (noconfig) to 1
> Setting --no-config (noconfig) to 1
> Can't use string ("�i�") as a SCALAR ref while "strict refs" in use at
> ./Test-https-tlsv1x.px line 51.
> FAIL Test-https-tlsv1x.px (exit status: 255)
> 
> FAIL: Test-https-selfsigned
> ===========================
> 
> Setting --no-config (noconfig) to 1
> Setting --no-config (noconfig) to 1
> Can't use string ("�i�") as a SCALAR ref while "strict refs" in use at
> ./Test-https-selfsigned.px line 50.
> FAIL Test-https-selfsigned.px (exit status: 255)
> 
> FAIL: Test-https-weboftrust
> ===========================
> 
> Setting --no-config (noconfig) to 1
> Setting --no-config (noconfig) to 1
> Can't use string ("�i�") as a SCALAR ref while "strict refs" in use at
> ./Test-https-weboftrust.px line 50.
> FAIL Test-https-weboftrust.px (exit status: 255)
> 
> FAIL: Test-https-clientcert
> ===========================
> 
> Setting --no-config (noconfig) to 1
> Setting --no-config (noconfig) to 1
> Can't use string ("�i�") as a SCALAR ref while "strict refs" in use at
> ./Test-https-clientcert.px line 50.
> FAIL Test-https-clientcert.px (exit status: 255)
> 
> FAIL: Test-https-crl
> ====================
> 
> Setting --no-config (noconfig) to 1
> Setting --no-config (noconfig) to 1
> Can't use string ("�i�") as a SCALAR ref while "strict refs" in use at
> ./Test-https-crl.px line 50.
> FAIL Test-https-crl.px (exit status: 255)
> 
> FAIL: Test-https-badcerts
> =========================
> 
> Setting --no-config (noconfig) to 1
> Setting --no-config (noconfig) to 1
> Can't use string ("�i�") as a SCALAR ref while "strict refs" in use at
> ./Test-https-badcerts.px line 51.
> FAIL Test-https-badcerts.px (exit status: 255)
> 
> 

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to