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

Builder curl-unthreaded-solaris11-sparc Build #4289

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 32 mins, 14 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 7 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 4289 Build
codebase Build
got_revision 4654493fedfccbae18bd9c30903456e348ab937c Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 4654493fedfccbae18bd9c30903456e348ab937c 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:

StartFri Aug 1 00:04:20 2025
EndFri Aug 1 01:37:51 2025
Elapsed1 hrs, 33 mins, 30 secs

All Changes:

:

  1. Change #241518

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 31 Jul 2025 23:30:40
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4654493fedfccbae18bd9c30903456e348ab937c

    Comments

    curl: add --parallel-max-host to limit concurrent connections per host
    Where 'host' is protocol + hostname + portnumber.
    
    Closes #18052

    Changed files

    • docs/cmdline-opts/Makefile.inc
    • docs/cmdline-opts/parallel-max-host.md
    • docs/cmdline-opts/parallel-max.md
    • docs/options-in-versions
    • src/tool_cfgable.h
    • src/tool_getparam.c
    • src/tool_getparam.h
    • src/tool_listhelp.c
    • src/tool_main.h
    • src/tool_operate.c