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

Builder curl-ares-solaris10-i386 Build #3404

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision63e513b106113db0b1b68bab347b80cb4cef4e65
Got Revision63e513b106113db0b1b68bab347b80cb4cef4e65
Changes6 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 15 mins, 13 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-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 3404 Build
codebase Build
got_revision 63e513b106113db0b1b68bab347b80cb4cef4e65 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 63e513b106113db0b1b68bab347b80cb4cef4e65 Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Stefan Eissing

Timing:

StartMon May 19 15:21:21 2025
EndMon May 19 19:01:50 2025
Elapsed3 hrs, 40 mins, 29 secs

All Changes:

:

  1. Change #230231

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 19 May 2025 13:26:02
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c26da713e7dfa8c26a71bf3c0c75a1c1d932bc42

    Comments

    formdata: cleanups
    - use memchr() instead of for() loop
    - add and use free_formlist() instead of duplicate code
    - shorten some variable names
    - reduce flag struct field from 'long' to 'unsigned char'
    - pass in struct pointer, not individual fields, to addhttppost()
    
    Closes #17370

    Changed files

    • lib/formdata.c
    • lib/formdata.h
  2. Change #230232

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 19 May 2025 13:27:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision dd22442e3bf3b7abb418fe67755de989368db028

    Comments

    tool_operate: make retrycheck() a separate function
    Simplifies post_per_transfer()
    
    Closes #17381

    Changed files

    • src/tool_operate.c
  3. Change #230233

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Mon 19 May 2025 13:30:02
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a85f1df4803bbd272905c9e712537b41afeafbd3

    Comments

    pytest tls: extend coverage
    Add possibility to reload QUIC test server with another certificate. Add
    tests for more coverage of handshakes.
    
    Closes #17382

    Changed files

    • lib/vquic/vquic-tls.c
    • tests/http/conftest.py
    • tests/http/test_12_reuse.py
    • tests/http/test_17_ssl_use.py
    • tests/http/testenv/env.py
    • tests/http/testenv/httpd.py
    • tests/http/testenv/nghttpx.py
  4. Change #230234

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 19 May 2025 13:32:26
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8491e6574cde770b227ca0e1cd66548291f49661

    Comments

    DEPRECATE.md: drop Windows CE support
    Closes #17379

    Changed files

    • docs/DEPRECATE.md
  5. Change #230237

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 19 May 2025 13:46:12
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e83e8c30a88c5e48d07c37eda96bc24d0fd06357

    Comments

    ftplistparser: split up into more functions
    And some general cleanups
    
    Closes #17384

    Changed files

    • lib/ftplistparser.c
  6. Change #230238

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 19 May 2025 13:48:41
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 63e513b106113db0b1b68bab347b80cb4cef4e65

    Comments

    DEPRECATE.md: drop support for VS2008
    Closes #17380

    Changed files

    • docs/DEPRECATE.md