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

Builder wget-solaris10-i386 Build #522

Results:

Failed shell_2 shell_3

SourceStamp:

Projectwget
Repositoryhttps://gitlab.com/gnuwget/wget.git
Branchmaster
Revision3aa53a62207f74711a9ae0c5612ca4ac29d9a725
Got Revision3aa53a62207f74711a9ae0c5612ca4ac29d9a725
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' ( 3 mins, 22 secs )
    1. stdio
  3. shell_1 './configure' ( 56 secs )
    1. stdio
    2. src/config.h
    3. config.log
  4. shell_2 'gmake' failed ( 46 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 522 Build
codebase Build
got_revision 3aa53a62207f74711a9ae0c5612ca4ac29d9a725 Git
project wget Build
repository https://gitlab.com/gnuwget/wget.git Build
revision 3aa53a62207f74711a9ae0c5612ca4ac29d9a725 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 Feb 19 15:02:43 2024
EndMon Feb 19 15:08:05 2024
Elapsed5 mins, 21 secs

All Changes:

:

  1. Change #191181

    Category wget
    Changed by Darshit Shah <darnirohnoyoudont@gnu.org>
    Changed at Mon 19 Feb 2024 14:51:03
    Repository https://gitlab.com/gnuwget/wget.git
    Project wget
    Branch master
    Revision 0e0cdc2409b6ddb5589ff26b5b94f6b9adfd5c51

    Comments

    * Makefile.am: Ignore some lcov errors, allowing the tests to run through

    Changed files

    • Makefile.am
  2. Change #191182

    Category wget
    Changed by Darshit Shah <darnirohnoyoudont@gnu.org>
    Changed at Mon 19 Feb 2024 14:53:25
    Repository https://gitlab.com/gnuwget/wget.git
    Project wget
    Branch master
    Revision 3aa53a62207f74711a9ae0c5612ca4ac29d9a725

    Comments

    Delete some redundant tests
    * tests/Makefile.am: Remove some tests that are redundant with the
      Python testenv
    * tests/Test-auth-basic.px: Delete file
    * tests/Test-auth-no-challenge.px: Same
    * tests/Test-auth-no-challenge-url.px: Same
    * tests/Test-auth-retcode.px: Same
    * tests/Test-auth-with-content-disposition.px: Same
    * tests/Test-k.px: Same

    Changed files

    • tests/Makefile.am
    • tests/Test-auth-basic.px
    • tests/Test-auth-no-challenge-url.px
    • tests/Test-auth-no-challenge.px
    • tests/Test-auth-retcode.px
    • tests/Test-auth-with-content-disposition.px
    • tests/Test-k.px