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

Builder curl-threaded-solaris10-i386 Build #3555

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 2 hrs, 51 mins, 58 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartTue Jul 1 14:45:38 2025
EndTue Jul 1 23:23:40 2025
Elapsed8 hrs, 38 mins, 1 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