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

Builder curl-ares-solaris11-i386 Build #5130

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 5130 Build
codebase Build
got_revision 252b82f693574e884fb36dfde9371b409716a0fc Git
osplatform I386 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-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSun May 24 14:22:59 2026
EndSun May 24 15:10:39 2026
Elapsed47 mins, 40 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