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

Builder curl-ares-solaris10-i386 Build #3423

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 13 mins, 51 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-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 3423 Build
codebase Build
got_revision ed07f59841b6398f8bafe51ec8dafedddf9c1177 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision ed07f59841b6398f8bafe51ec8dafedddf9c1177 Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSat May 24 17:40:14 2025
EndSat May 24 21:26:18 2025
Elapsed3 hrs, 46 mins, 4 secs

All Changes:

:

  1. Change #230665

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 24 May 2025 15:43:08
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ed07f59841b6398f8bafe51ec8dafedddf9c1177

    Comments

    tool_operate: split up single_transfer
    Complexity reduced from 124 to 83
    
    Remove whitelisting of this function from the complexity script.
    
    Closes #17437

    Changed files

    • scripts/top-complexity
    • src/tool_operate.c