bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] Wget 1.20.3 on Solaris


From: Jeffrey Walton
Subject: [Bug-wget] Wget 1.20.3 on Solaris
Date: Wed, 1 May 2019 15:35:47 -0400

Hi Everyone,

Below is the result of running 'make check' on Solaris 11.3. The
previous self tests were OK. The only problem are the ones below. I'm
hazarding a guess it is an ancient version of Perl:

    $ perl --version
    This is perl 5, version 12, subversion 5 (v5.12.5) built for
i86pc-solaris-64int
    (with 7 registered patches, see perl -V for more detail)

Maybe Wget should disable the self tests if Perl is too old or Solaris
is detected.

...
gmake  check-TESTS
gmake[3]: Entering directory `/export/home/jwalton/Build-Scripts/wget-1.20.3/tes
tenv'
gmake[4]: Entering directory `/export/home/jwalton/Build-Scripts/wget-1.20.3/tes
tenv'
FAIL: Test-504.py
FAIL: Test-416.py
FAIL: Test-auth-basic-fail.py
FAIL: Test-auth-basic.py
FAIL: Test-auth-basic-netrc.py
FAIL: Test-auth-basic-netrc-user-given.py
FAIL: Test-auth-basic-netrc-pass-given.py
FAIL: Test-auth-basic-no-netrc-fail.py
FAIL: Test-auth-both.py
FAIL: Test-auth-digest.py
FAIL: Test-auth-no-challenge.py
FAIL: Test-auth-no-challenge-url.py
FAIL: Test-auth-retcode.py
FAIL: Test-auth-with-content-disposition.py
FAIL: Test-c-full.py
FAIL: Test-condget.py
FAIL: Test-Content-disposition-2.py
FAIL: Test-Content-disposition.py
FAIL: Test--convert-links--content-on-error.py
FAIL: Test-cookie-401.py
FAIL: Test-cookie-domain-mismatch.py
FAIL: Test-cookie-expires.py
FAIL: Test-cookie.py
FAIL: Test-Head.py
FAIL: Test-hsts.py
FAIL: Test--https.py
FAIL: Test--https-crl.py
FAIL: Test-missing-scheme-retval.py
FAIL: Test-O.py
FAIL: Test-pinnedpubkey-der-https.py
FAIL: Test-pinnedpubkey-der-no-check-https.py
FAIL: Test-pinnedpubkey-hash-https.py
FAIL: Test-pinnedpubkey-hash-no-check-fail-https.py
FAIL: Test-pinnedpubkey-pem-fail-https.py
FAIL: Test-pinnedpubkey-pem-https.py
FAIL: Test-Post.py
FAIL: Test-recursive-basic.py
FAIL: Test-recursive-include.py
FAIL: Test-recursive-redirect.py
FAIL: Test-redirect.py
FAIL: Test-redirect-crash.py
FAIL: Test--rejected-log.py
FAIL: Test-reserved-chars.py
FAIL: Test--spider-r.py
============================================================================
Testsuite summary for wget 1.20.3
============================================================================
# TOTAL: 44
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  44
# XPASS: 0
# ERROR: 0
============================================================================
See testenv/test-suite.log
Please report to address@hidden
============================================================================



reply via email to

[Prev in Thread] Current Thread [Next in Thread]