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

Builder curl-unthreaded-solaris10-sparc Build #13490

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionaa9342058fbf0ce1d387b7c590e674e6acabbda8
Got Revisionaa9342058fbf0ce1d387b7c590e674e6acabbda8
Changes8 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 19 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 12 mins, 55 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 13490 Build
codebase Build
got_revision aa9342058fbf0ce1d387b7c590e674e6acabbda8 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision aa9342058fbf0ce1d387b7c590e674e6acabbda8 Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Stefan Eissing
  3. Viktor Szakats

Timing:

StartThu Nov 27 16:23:19 2025
EndThu Nov 27 17:03:22 2025
Elapsed40 mins, 3 secs

All Changes:

:

  1. Change #250243

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 27 Nov 2025 15:51:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0081c5b12627ddfb5d6e71198475dc9f95c0a53e

    Comments

    pytest: disable two H3 earlydata tests for all platforms (was: macOS)
    Follow-up to 692c7f133e6f9a5053a87b1fffbf3c41697a7742 #19252
    Follow-up to eefd03c572996e5de4dec4fe295ad6f103e0eefc #18703
    
    Ref: #19719
    Ref: #19723
    
    Fixes #19724
    Closes #19730

    Changed files

    • tests/http/test_02_download.py
    • tests/http/test_07_upload.py
  2. Change #250252

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 27 Nov 2025 15:57:52
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c8b76ff42f5228b0c8e3a9d51755ec7f318af6ba

    Comments

    GHA/http3-linux: fix broken h3 server in non-openssl jobs, for more pytests
    It also revealed 3 failing earlydata tests with two backends on Linux,
    seen earlier on macOS:
    ```
    LibreSSL     before: 571 passed, 141 skipped in 45.34s
    LibreSSL      after: 736 passed,  95 skipped in 68.08s
    
    aws-lc       before: 571 passed, 141 skipped in 78.87s
    aws-lc        after: 736 passed,  95 skipped in 66.71s
    
    BoringSSL    before: 511 passed, 201 skipped in 46.47s
    BoringSSL     after: 676 passed, 155 skipped in 63.96s
    
    GnuTLS       before: 515 passed, 197 skipped in 48.31s
    GnuTLS        after: 688 passed, 140 skipped in 67.79s (3 failed)
    
    wolfSSL      before: 541 passed, 171 skipped in 52.49s
    wolfSSL       after: 714 passed, 114 skipped in 83.84s (3 failed)
    
    OpenSSL      before: 757 passed,  74 skipped in 65.43s
    OpenSSL       after: 757 passed,  74 skipped in 65.06s
    
    OpenSSL-quic before: 741 passed,  90 skipped in 62.85s
    OpenSSL-quic  after: 741 passed,  90 skipped in 57.20s
    
    quiche       before: 511 passed, 201 skipped in 45.94s
    quiche        after: 664 passed, 167 skipped in 59.57s
    ```
    Before: https://github.com/curl/curl/actions/runs/19734972379
    After: https://github.com/curl/curl/actions/runs/19736703398?pr=19723
    
    Failures address via: 0081c5b12627ddfb5d6e71198475dc9f95c0a53e #19730
    
    Ref: #19724
    
    Closes #19723

    Changed files

    • .github/workflows/http3-linux.yml
  3. Change #250253

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 27 Nov 2025 15:59:40
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a59a3cc7f1593784e496172b9fb4d82ed6fae487

    Comments

    cfilters: make conn_forget_socket a private libssh function
    It is only used for (old) libssh builds.
    
    Closes #19727

    Changed files

    • lib/cfilters.c
    • lib/vssh/libssh.c
  4. Change #250254

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 27 Nov 2025 16:00:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1e048e932acfe8e46a1e33fb5d7d51406b12e23b

    Comments

    ngtcp2: remove the unused Curl_conn_is_ngtcp2 function
    Closes #19725

    Changed files

    • lib/vquic/curl_ngtcp2.c
    • lib/vquic/curl_ngtcp2.h
  5. Change #250255

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Thu 27 Nov 2025 16:03:21
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 56e88e7c14dd1a529f9a4f23db5f791302bba6e7

    Comments

    cfilter: send uint8_t bytes
    Change the send parameter from `const void *` to `const uint8_t *` and
    adapt calling code. Several had already unsigned chars and were casting.
    
    Closes #19729

    Changed files

    • lib/cf-h1-proxy.c
    • lib/cf-h2-proxy.c
    • lib/cf-haproxy.c
    • lib/cf-socket.c
    • lib/cfilters.c
    • lib/cfilters.h
    • lib/http2.c
    • lib/socks_gssapi.c
    • lib/socks_sspi.c
    • lib/vquic/curl_ngtcp2.c
    • lib/vquic/curl_osslq.c
    • lib/vquic/curl_quiche.c
    • lib/vtls/mbedtls.c
    • lib/vtls/openssl.c
    • lib/vtls/rustls.c
    • lib/vtls/schannel.c
    • lib/vtls/vtls.c
    • lib/vtls/wolfssl.c
  6. Change #250256

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 27 Nov 2025 16:05:42
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c1deea4c58f385b172e31a75157931acf278dd74

    Comments

    GHA/http3-linux: add H3 valgrind tests
    Ref: #19714
    Ref: #19717
    
    Closes #19719

    Changed files

    • .github/workflows/http3-linux.yml
  7. Change #250260

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 27 Nov 2025 16:09:48
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 53775baa1d6ba0301a6c041a60350d0914065b7f

    Comments

    tests: allow 2500-2503 to use ~2MB malloc
    On Linux using UDP_GRO, curl might allocate a (single) 1.5MB buffer for
    maximum performance.
    
    Fixes #19716
    Closes #19731

    Changed files

    • tests/data/test2500
    • tests/data/test2501
    • tests/data/test2502
    • tests/data/test2503
  8. Change #250261

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 27 Nov 2025 16:14:37
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision aa9342058fbf0ce1d387b7c590e674e6acabbda8

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES