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

Builder curl-unthreaded-solaris10-i386 Build #16546

Build In Progress:

ETA: 16:37:37 [0 secs]

Runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( running )
    1. stdio
    2. resultlog
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave
buildername curl-unthreaded-solaris10-i386 Builder
buildnumber 16546 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-unthreaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Stefan Eissing

Timing:

StartSat Apr 18 07:51:52 2026
Elapsed8 hrs, 45 mins, 44 secs

All Changes:

:

  1. 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
  2. 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
  3. 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