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

Builder curl-ares-solaris11-sparc Build #5895

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 mins, 37 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 5895 Build
codebase Build
got_revision 7b9613fa9b1a5e04301a3920eef58e8138dad05e Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 7b9613fa9b1a5e04301a3920eef58e8138dad05e 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. Stefan Eissing

Timing:

StartFri May 22 10:43:08 2026
EndFri May 22 11:36:40 2026
Elapsed53 mins, 32 secs

All Changes:

:

  1. Change #268039

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 22 May 2026 10:03:05
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7b9613fa9b1a5e04301a3920eef58e8138dad05e

    Comments

    ngtcp2: fail handshake directly
    When certificate verification fails, error out of the handshake
    callback, forcing ngtcp2 to stop processing the connection any further.
    
    Closes #21712

    Changed files

    • lib/vquic/curl_ngtcp2.c