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

Builder curl-unthreaded-solaris11-sparc Build #6100

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 31 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 6100 Build
codebase Build
got_revision c10a7aa2596136a744856d7d614f3d69384b7b05 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c10a7aa2596136a744856d7d614f3d69384b7b05 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
  2. Samuel Dainard

Timing:

StartThu Jun 25 08:44:38 2026
EndThu Jun 25 09:08:20 2026
Elapsed23 mins, 42 secs

All Changes:

:

  1. Change #272659

    Category curl
    Changed by Samuel Dainard <sdainardohnoyoudont@amazon.com>
    Changed at Thu 25 Jun 2026 08:37:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5232c1620897213db1781937c0bace0b7320474f

    Comments

    sws: allow connection-monitor to log all disconnects
    Remove the suppression of connmon after the first disconnect event. The
    connmon flag is set per-test via the 'connection-monitor' server command
    and should remain active for the lifetime of that test's connections to
    properly detect connection reuse failures.
    
    The suppression was introduced in 510fdad to work around a connection
    reuse regression that has since been resolved by the credentials
    refactoring in 8f71d0f. With the underlying issue fixed, restoring full
    disconnect logging strengthens tests like 338 to catch future
    regressions in connection reuse logic.
    
    Fixes #22158
    Closes #22159

    Changed files

    • tests/server/sws.c
  2. Change #272660

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 25 Jun 2026 08:42:02
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c10a7aa2596136a744856d7d614f3d69384b7b05

    Comments

    RELEASE-NOTES: synced
    and bump curlver.h

    Changed files

    • RELEASE-NOTES
    • include/curl/curlver.h