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

Builder curl-unthreaded-solaris11-i386 Build #4843

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 4 mins, 59 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 4843 Build
codebase Build
got_revision 2f93a0e6bb584b6a6a5f9d5586d9454dffda5c3c Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 2f93a0e6bb584b6a6a5f9d5586d9454dffda5c3c 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. Dan Fandrich
  2. Daniel Stenberg

Timing:

StartTue Mar 31 07:57:20 2026
EndTue Mar 31 10:04:04 2026
Elapsed2 hrs, 6 mins, 43 secs

All Changes:

:

  1. Change #262942

    Category curl
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Tue 31 Mar 2026 06:54:39
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision bae6237c45aece328295a5b03013c779dc2d5655

    Comments

    docs: list more dependencies for running Python HTTP tests
    Reviewed-by: Daniel Stenberg <daniel@haxx.se>
    Reviewed-by: Viktor Szakats <commit@vsz.me>
    Closes #21110

    Changed files

    • docs/tests/HTTP.md
    • tests/http/testenv/env.py
  2. Change #262950

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 31 Mar 2026 07:43:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8e89646a3da04ff3a45a1ef459888c1308f0a6d5

    Comments

    tool_operhlp: iterate through all slashes to find name
    If there is no trailing file name for -O or --remote-name-all, continue
    searching until there is no more to search. A URL ending with multiple
    slashes would previously make it do wrong.
    
    Add test 1639 and 1644 to verify.
    
    Follow-up to e26eefd9ce19b1b954a
    
    Reported-by: James Fuller
    
    Closes #21165

    Changed files

    • src/tool_operhlp.c
    • tests/data/Makefile.am
    • tests/data/test1639
    • tests/data/test1644
  3. Change #262951

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 31 Mar 2026 07:50:56
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2f93a0e6bb584b6a6a5f9d5586d9454dffda5c3c

    Comments

    CURLOPT_SSL_CTX_FUNCTION.md: expand on effects connection reuse
    Closes #21164

    Changed files

    • docs/libcurl/opts/CURLOPT_SSL_CTX_FUNCTION.md