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

Builder curl-ares-solaris11-sparc Build #4655

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 28 mins, 28 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-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 4655 Build
codebase Build
got_revision 3f0629ca443825916cbc0795bcd5f241fbf7104c Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 3f0629ca443825916cbc0795bcd5f241fbf7104c 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:

StartThu Nov 13 10:57:14 2025
EndThu Nov 13 12:20:23 2025
Elapsed1 hrs, 23 mins, 9 secs

All Changes:

:

  1. Change #248599

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 13 Nov 2025 10:07:24
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3f0629ca443825916cbc0795bcd5f241fbf7104c

    Comments

    cookie: propagate errors better, cleanup the internal API
    Overhaul of the internal cookie APIs and an attempt to better return
    errors for OOM and similar critical problems, separate from ordinary and
    benign parsing problems.
    
    Closes #19493

    Changed files

    • lib/cookie.c
    • lib/cookie.h
    • lib/easy.c
    • lib/http.c
    • lib/setopt.c
    • lib/share.c
    • lib/transfer.c
    • tests/data/test506