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

Builder curl-unthreaded-solaris11-sparc Build #5738

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision701cd4cfc325ddc7d0902b8546da5fa3adc16065
Got Revision701cd4cfc325ddc7d0902b8546da5fa3adc16065
Changes2 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 22 mins, 54 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-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 5738 Build
codebase Build
got_revision 701cd4cfc325ddc7d0902b8546da5fa3adc16065 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 701cd4cfc325ddc7d0902b8546da5fa3adc16065 Build
scheduler schedule-curl-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSat Apr 25 14:05:23 2026
EndSat Apr 25 14:54:08 2026
Elapsed48 mins, 45 secs

All Changes:

:

  1. Change #265407

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 25 Apr 2026 13:59:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c6b1c49be0da9e9cb0d238c908560ffbff1b6414

    Comments

    test_22_httpsrr: drop duplicate skipif conditions
    Already set at class-level.
    
    Spotted by GitHub Code Quality
    
    Closes #21446

    Changed files

    • tests/http/test_22_httpsrr.py
  2. Change #265408

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 25 Apr 2026 13:59:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 701cd4cfc325ddc7d0902b8546da5fa3adc16065

    Comments

    tidy-up: git options, ECH, HTTP/3 documentation
    - prefer `--branch` over `-b`, where missing.
    - add `--depth 1` where missing.
    - sync option order between docs and GHA.
    - bump quiche and rustls-ffi versions in documentation.
    - ECH.md: update for OpenSSL 4.
    
    Closes #21447

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • docs/ECH.md
    • docs/HTTP3.md
    • docs/INSTALL.md
    • docs/RUSTLS.md