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

Builder curl-unthreaded-solaris11-sparc Build #4540

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionba85f9d60579d38cd588ecdd3e0e6e306e6c4380
Got Revisionba85f9d60579d38cd588ecdd3e0e6e306e6c4380
Changes3 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 28 mins, 50 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-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 4540 Build
codebase Build
got_revision ba85f9d60579d38cd588ecdd3e0e6e306e6c4380 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision ba85f9d60579d38cd588ecdd3e0e6e306e6c4380 Build
scheduler schedule-curl-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartTue Oct 28 23:38:07 2025
EndWed Oct 29 00:35:37 2025
Elapsed57 mins, 29 secs

All Changes:

:

  1. Change #247006

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 28 Oct 2025 23:26:33
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 875ea98c360df34dd757eb7e1e62a1cb2d177da8

    Comments

    schannel: handle Curl_conn_cf_send() errors better
    Avoid a resource leak in the error path.
    
    Reported-by: Joshua Rogers
    
    Closes #19265

    Changed files

    • lib/vtls/schannel.c
  2. Change #247007

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 28 Oct 2025 23:28:50
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fe9e0115b1572f5fd39503ed266efc1097f96b09

    Comments

    tests: reduce max allowed allocations for four tests
    and completely remove the check for one
    
    Closes #19260

    Changed files

    • tests/data/test1
    • tests/data/test142
    • tests/data/test440
    • tests/data/test767
    • tests/data/test770
  3. Change #247008

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 28 Oct 2025 23:33:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ba85f9d60579d38cd588ecdd3e0e6e306e6c4380

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES