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

Builder curl-ares-solaris10-sparc Build #2861

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision31a7905ce18496bfbe0b1e5d1e6d50a4b09ce63b
Got Revision31a7905ce18496bfbe0b1e5d1e6d50a4b09ce63b
Changes2 changes

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 25 mins, 6 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave
buildername curl-ares-solaris10-sparc Builder
buildnumber 2861 Build
codebase Build
got_revision 31a7905ce18496bfbe0b1e5d1e6d50a4b09ce63b Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 31a7905ce18496bfbe0b1e5d1e6d50a4b09ce63b Build
scheduler schedule-curl-ares-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartTue Jul 1 15:29:32 2025
EndWed Jul 2 03:58:49 2025
Elapsed12 hrs, 29 mins, 17 secs

All Changes:

:

  1. Change #238080

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 01 Jul 2025 09:53:15
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b2ca61a0acc9c0b68d67c536c8df40b4fbccaa93

    Comments

    curlinfo: provide the 'digest' feature
    ... since the tests check for the feature using this name, we
    accidentally had lots tests not run because this provided the
    `digest-auth` feature that was not checked for.
    
    Closes #17786

    Changed files

    • docs/tests/FILEFORMAT.md
    • src/curlinfo.c
  2. Change #238097

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 01 Jul 2025 13:47:59
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 31a7905ce18496bfbe0b1e5d1e6d50a4b09ce63b

    Comments

    easygetopt: fix curl logo in header comment
    Closes #17793

    Changed files

    • lib/easygetopt.c