bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] Still Failing: darnir/wget#84 (master - 796e30d)


From: Dale R. Worley
Subject: Re: [Bug-wget] Still Failing: darnir/wget#84 (master - 796e30d)
Date: Sun, 04 Sep 2016 15:16:04 -0400

Travis CI <address@hidden> writes:
> Build Update for darnir/wget
> -------------------------------------
>
> Build: #84
> Status: Still Failing
>
> Duration: 8 minutes and 4 seconds
> Commit: 796e30d (master)
> Author: Dale R. Worley
> Message: Add tests for recursion and redirection.
>
>     * testenv/Test-recursive-basic.py: New file. Test basic recursion
>     * testenv/Test-recursive-include.py: New File. Recursion test with
>     include directories
>     * testenv/Test-redirect.py: New File. Basic redirection tests
>     * testenv/Makefile.am: Add new tests to makefile
>
> View the changeset: 
> https://github.com/darnir/wget/compare/0787d7253edf...796e30dcea1e
>
> View the full build log and details: 
> https://travis-ci.org/darnir/wget/builds/157133145
>
> --
>
> You can configure recipients for build notifications in your .travis.yml 
> file. See https://docs.travis-ci.com/user/notifications

This is strange.  All of the Build jobs listed on
https://travis-ci.org/darnir/wget/builds/157133145 have the following
failure messages at the end of the log file, which tells that basically
all of the tests in testenv failed without giving any details of how
they failed.  This is different from the preceding tests, which produce
verbose output showing the details of each test running.

    make[4]: Leaving directory 
`/home/travis/build/darnir/wget/wget-UNKNOWN/_build/tests'
    make[3]: Leaving directory 
`/home/travis/build/darnir/wget/wget-UNKNOWN/_build/tests'
    Making check in util
    make[3]: Entering directory 
`/home/travis/build/darnir/wget/wget-UNKNOWN/_build/util'
    make[3]: Nothing to be done for `check'.
    make[3]: Leaving directory 
`/home/travis/build/darnir/wget/wget-UNKNOWN/_build/util'
    Making check in testenv
    make[3]: Entering directory 
`/home/travis/build/darnir/wget/wget-UNKNOWN/_build/testenv'
    make  check-TESTS
    make[4]: Entering directory 
`/home/travis/build/darnir/wget/wget-UNKNOWN/_build/testenv'
    make[5]: Entering directory 
`/home/travis/build/darnir/wget/wget-UNKNOWN/_build/testenv'
    FAIL: Test-504.py
    FAIL: Test-auth-basic-fail.py
    FAIL: Test-auth-basic.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
    SKIP: Test-hsts.py
    FAIL: Test-Head.py
    SKIP: Test--https.py
    SKIP: Test--https-crl.py
    SKIP: Test-pinnedpubkey-der-https.py
    FAIL: Test-O.py
    SKIP: Test-pinnedpubkey-der-no-check-https.py
    PASS: Test-missing-scheme-retval.py
    SKIP: Test-pinnedpubkey-hash-https.py
    SKIP: Test-pinnedpubkey-hash-no-check-fail-https.py
    SKIP: Test-pinnedpubkey-pem-fail-https.py
    SKIP: Test-pinnedpubkey-pem-https.py
    FAIL: Test-Post.py
    FAIL: Test-recursive-basic.py
    FAIL: Test-recursive-include.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
    =================================
    28 of 29 tests failed
    (9 tests were not run)
    See testenv/test-suite.log
    Please report to address@hidden
    =================================
    make[5]: *** [test-suite.log] Error 1
    make[5]: Leaving directory 
`/home/travis/build/darnir/wget/wget-UNKNOWN/_build/testenv'
    make[4]: *** [check-TESTS] Error 2
    make[4]: Leaving directory 
`/home/travis/build/darnir/wget/wget-UNKNOWN/_build/testenv'
    make[3]: *** [check-am] Error 2
    make[3]: Leaving directory 
`/home/travis/build/darnir/wget/wget-UNKNOWN/_build/testenv'
    make[2]: *** [check-recursive] Error 1
    make[2]: Leaving directory 
`/home/travis/build/darnir/wget/wget-UNKNOWN/_build'
    make[1]: *** [check] Error 2
    make[1]: Leaving directory 
`/home/travis/build/darnir/wget/wget-UNKNOWN/_build'
    make: *** [distcheck] Error 1

    
travis_time:end:0e69321d:start=1472831592173225314,finish=1472831865050343254,duration=272877117940^[[0K
    ^[[31;1mThe command "./contrib/travis-ci $SSL" exited with 2.^[[0m

    Done. Your build exited with 1.

Dale



reply via email to

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