Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder wget-solaris10-i386 Build #426

Results:

Failed shell_2 shell_3

SourceStamp:

Projectwget
Repositoryhttps://gitlab.com/gnuwget/wget.git
Branchmaster
Revision733ba71b134634fb5d431737a7e362c24acf116f
Got Revision733ba71b134634fb5d431737a7e362c24acf116f
Changes2 changes

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-wget-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. shell 'bash bootstrap' ( 2 mins, 47 secs )
    1. stdio
  3. shell_1 './configure' ( 50 secs )
    1. stdio
    2. src/config.h
    3. config.log
  4. shell_2 'gmake' failed ( 41 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 13 secs )
    1. stdio
    2. tests-unit-tests.log
    3. tests-test-suite.log
    4. testenv-test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/wget-solaris10-i386 slave
buildername wget-solaris10-i386 Builder
buildnumber 426 Build
codebase Build
got_revision 733ba71b134634fb5d431737a7e362c24acf116f Git
project wget Build
repository https://gitlab.com/gnuwget/wget.git Build
revision 733ba71b134634fb5d431737a7e362c24acf116f Build
scheduler schedule-wget-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/wget-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Darshit Shah

Timing:

StartMon Dec 28 02:00:02 2020
EndMon Dec 28 02:04:37 2020
Elapsed4 mins, 35 secs

All Changes:

:

  1. Change #120249

    Category wget
    Changed by Darshit Shah <darnirohnoyoudont@gnu.org>
    Changed at Mon 28 Dec 2020 01:54:16
    Repository https://gitlab.com/gnuwget/wget.git
    Project wget
    Branch master
    Revision 010cb79b4314f501ef3968d7e1fee6bd9c13dc17

    Comments

    Fix usage of Magic number of tests
    testenv/test/base_test.py: Add new variable SKIP_TEST
    testenv/Test--https-crl.py: Use SKIP_TEST instead of magic number
    testenv/Test--https.py: Same
    testenv/Test-hsts.py: Same
    testenv/Test-no_proxy-env.py: Same
    testenv/Test-pinnedpubkey-der-https.py: Same
    testenv/Test-pinnedpubkey-der-no-check-https.py: Same
    testenv/Test-pinnedpubkey-hash-https.py: Same
    testenv/Test-pinnedpubkey-hash-no-check-fail-https.py: Same
    testenv/Test-pinnedpubkey-pem-fail-https.py: Same
    testenv/Test-pinnedpubkey-pem-https.py: Same

    Changed files

    • testenv/Test--https-crl.py
    • testenv/Test--https.py
    • testenv/Test-hsts.py
    • testenv/Test-no_proxy-env.py
    • testenv/Test-pinnedpubkey-der-https.py
    • testenv/Test-pinnedpubkey-der-no-check-https.py
    • testenv/Test-pinnedpubkey-hash-https.py
    • testenv/Test-pinnedpubkey-hash-no-check-fail-https.py
    • testenv/Test-pinnedpubkey-pem-fail-https.py
    • testenv/Test-pinnedpubkey-pem-https.py
    • testenv/test/base_test.py
  2. Change #120250

    Category wget
    Changed by Darshit Shah <darnirohnoyoudont@gnu.org>
    Changed at Mon 28 Dec 2020 01:57:13
    Repository https://gitlab.com/gnuwget/wget.git
    Project wget
    Branch master
    Revision 733ba71b134634fb5d431737a7e362c24acf116f

    Comments

    .gitlab-ci.yml: Even Debian Stable requires running autoreconf

    Changed files

    • .gitlab-ci.yml