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

Builder curl-unthreaded-solaris10-i386 Build #15746

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartTue Jul 1 10:02:34 2025
EndTue Jul 1 17:39:57 2025
Elapsed7 hrs, 37 mins, 23 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