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

Builder curl-unthreaded-solaris10-i386 Build #16500

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 49 mins, 10 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 58 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 16500 Build
codebase Build
got_revision d87d4022aab3ae2d0c3d7fb96b1428f05383b70c Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision d87d4022aab3ae2d0c3d7fb96b1428f05383b70c 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:

StartSun Mar 29 19:07:45 2026
EndMon Mar 30 05:01:41 2026
Elapsed9 hrs, 53 mins, 56 secs

All Changes:

:

  1. Change #262756

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 29 Mar 2026 18:59:34
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d87d4022aab3ae2d0c3d7fb96b1428f05383b70c

    Comments

    tool_operate: actually apply the --parallel-max-host limit
    It was wrongly previously only used in debug code for event based
    transfer and not in the "normal" parallel transfer case.
    
    Follow-up to 4654493fedfccbae18bd9c
    
    Closes #21147

    Changed files

    • src/tool_operate.c