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

Builder curl-ares-solaris11-sparc Build #4140

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionb2ca61a0acc9c0b68d67c536c8df40b4fbccaa93
Got Revisionb2ca61a0acc9c0b68d67c536c8df40b4fbccaa93
Changes1 change

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 29 mins, 41 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 54 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 4140 Build
codebase Build
got_revision b2ca61a0acc9c0b68d67c536c8df40b4fbccaa93 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision b2ca61a0acc9c0b68d67c536c8df40b4fbccaa93 Build
scheduler schedule-curl-ares-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartTue Jul 1 10:02:33 2025
EndTue Jul 1 10:33:17 2025
Elapsed30 mins, 43 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