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

Builder curl-ares-solaris11-i386 Build #5074

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision81f950dd90b5b515b957a071c1a574803aafd152
Got Revision81f950dd90b5b515b957a071c1a574803aafd152
Changes2 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 4 mins, 33 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-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 5074 Build
codebase Build
got_revision 81f950dd90b5b515b957a071c1a574803aafd152 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 81f950dd90b5b515b957a071c1a574803aafd152 Build
scheduler schedule-curl-ares-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. 0xN3R3K3
  2. Daniel Stenberg

Timing:

StartThu May 14 01:03:10 2026
EndThu May 14 02:56:07 2026
Elapsed1 hrs, 52 mins, 57 secs

All Changes:

:

  1. Change #267054

    Category curl
    Changed by 0xN3R3K3 <168812089+Naraka1337ohnoyoudont@users.noreply.github.com>
    Changed at Wed 13 May 2026 23:19:26
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision db4a6f286bbcf3576964129bd0d694e13e163f8a

    Comments

    docs: fix grammar and wording in FAQ
    Closes #21593

    Changed files

    • docs/FAQ.md
  2. 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