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

Builder curl-threaded-solaris11-sparc Build #5760

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 58 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-threaded-solaris11-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 5760 Build
codebase Build
got_revision 6f26ecb734d1caa50ca47ceb4700236f3638cf33 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 6f26ecb734d1caa50ca47ceb4700236f3638cf33 Build
scheduler schedule-curl-threaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon May 4 11:13:46 2026
EndMon May 4 12:12:42 2026
Elapsed58 mins, 55 secs

All Changes:

:

  1. Change #266255

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 04 May 2026 10:57:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6f26ecb734d1caa50ca47ceb4700236f3638cf33

    Comments

    tool_formparse: cleanups
    - explain the get_param_part() function
    - make it parse only blanks like the rest of this code
    - check for commas explicitly when scanning multiple files (to help code
      understanding)
    
    Closes #21489

    Changed files

    • src/tool_formparse.c