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

Builder curl-unthreaded-solaris11-sparc Build #5824

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 24 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 24 mins, 55 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 5824 Build
codebase Build
got_revision 81f950dd90b5b515b957a071c1a574803aafd152 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 81f950dd90b5b515b957a071c1a574803aafd152 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:

StartThu May 14 00:33:59 2026
EndThu May 14 01:28:07 2026
Elapsed54 mins, 7 secs

All Changes:

:

  1. Change #267067

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 13 May 2026 23:47:39
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 81f950dd90b5b515b957a071c1a574803aafd152

    Comments

    strparse: split a multi-line assert into many separate ones
    This way we can better tell exactly which condition that triggers. Like
    in fuzzer logs.
    
    Closes #21599

    Changed files

    • lib/curlx/strparse.c