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

Builder curl-ares-solaris11-sparc Build #5899

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision252b82f693574e884fb36dfde9371b409716a0fc
Got Revision252b82f693574e884fb36dfde9371b409716a0fc
Changes1 change

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSun May 24 14:23:00 2026
EndSun May 24 15:11:50 2026
Elapsed48 mins, 49 secs

All Changes:

:

  1. Change #268206

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 24 May 2026 14:16:38
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 252b82f693574e884fb36dfde9371b409716a0fc

    Comments

    quiche: bump cloudflare/quiche to v0.29.0, update pytest workaround
    Also:
    - drop no longer necessary quiche build workaround.
    - update build for boringssl's new location (since v0.29.0, it's no
      longer vendored) within the quiche tree.
    - move boringssl install dir out of quiche tree, and shorten it.
    
    Ref: https://github.com/cloudflare/quiche/issues/2277
    Ref: https://github.com/cloudflare/quiche/pull/2278
    Ref: #21620
    
    Closes #21730

    Changed files

    • .github/workflows/http3-linux.yml
    • tests/http/test_05_errors.py