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

Builder curl-unthreaded-solaris11-i386 Build #3904

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon Oct 20 08:58:18 2025
EndMon Oct 20 12:00:22 2025
Elapsed3 hrs, 2 mins, 4 secs

All Changes:

:

  1. Change #246183

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 20 Oct 2025 08:50:02
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0bb25cdbb78d9052a57b8147f3f399f6045b3238

    Comments

    curl_easy_setopt.md: add missing CURLOPT_POSTFIELDS
    It was mistakenly removed in 8dab7465a594b1fb4b (shipped in 8.9.0)
    
    Also fix test 1139 which should have detected this but didn't due to a
    bad regex check.
    
    Reported-by: Jonathan Cardoso
    Fixes #19151
    Closes #119152

    Changed files

    • docs/libcurl/curl_easy_setopt.md
    • tests/test1139.pl
  2. Change #246184

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 20 Oct 2025 08:53:49
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b5cdfcf8e2d460a6ef11a2ca6e09e228d5741b9b

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES