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

Builder curl-threaded-solaris10-i386 Build #4352

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisiond129ff355dde5698d7cfd090fdc4c1f05f376ad2
Got Revisiond129ff355dde5698d7cfd090fdc4c1f05f376ad2
Changes4 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 48 mins, 18 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris10-i386 slave
buildername curl-threaded-solaris10-i386 Builder
buildnumber 4352 Build
codebase Build
got_revision d129ff355dde5698d7cfd090fdc4c1f05f376ad2 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision d129ff355dde5698d7cfd090fdc4c1f05f376ad2 Build
scheduler schedule-curl-threaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Stefan Eissing

Timing:

StartSat Apr 18 02:53:50 2026
EndSat Apr 18 12:40:22 2026
Elapsed9 hrs, 46 mins, 32 secs

All Changes:

:

  1. Change #264845

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 17 Apr 2026 17:48:22
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 97cf21acd2ff89a537600b18626cdba5b8139a31

    Comments

    CURLOPT_RTSP_SESSION_ID.md: clarify reuse "dangers"
    When re-using easy handles the session id stays, unless you do something
    about it.
    
    Closes #21358

    Changed files

    • docs/libcurl/opts/CURLOPT_RTSP_SESSION_ID.md
  2. Change #264859

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 17 Apr 2026 22:16:08
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6daf4bc7e276b764a96cf450d4dab34327cd8d53

    Comments

    http: clear digest nonce on cross-orgin redirect
    Verify in test 1966
    
    Reported-by: Yalguun Tumenkhuu
    Closes #21359

    Changed files

    • lib/http.c
    • tests/data/Makefile.am
    • tests/data/test1966
  3. Change #264860

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 17 Apr 2026 22:17:50
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e0b2ec24005288b965311c274c3b3ed1cdce0285

    Comments

    pytest: check 429 handling
    Add a "limit" handler to httpd that responds 429 after 5 requests and
    then 429s all requests for 2 seconds. After which another 4 requests are
    served before 429 strikes again.
    
    Closes #21357

    Changed files

    • tests/http/test_05_errors.py
    • tests/http/testenv/httpd.py
    • tests/http/testenv/mod_curltest/mod_curltest.c
  4. Change #264862

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 17 Apr 2026 22:40:49
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d129ff355dde5698d7cfd090fdc4c1f05f376ad2

    Comments

    CURLOPT_RTSP_SESSION_ID.md: minor language fix

    Changed files

    • docs/libcurl/opts/CURLOPT_RTSP_SESSION_ID.md