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

Builder curl-ares-solaris11-sparc Build #2359

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 29 mins, 29 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-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 2359 Build
codebase Build
got_revision cfb99917239d107681b894238c606b2299624153 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision cfb99917239d107681b894238c606b2299624153 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:

StartWed Apr 24 08:43:39 2024
EndWed Apr 24 09:42:31 2024
Elapsed58 mins, 52 secs

All Changes:

:

  1. Change #195848

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Wed 24 Apr 2024 08:31:37
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision cfb99917239d107681b894238c606b2299624153

    Comments

    quiche: expire all active transfers on connection close
    - when a connection close is detected, all ongoing transfers
      need to expire bc no more POLL events are likely to happen
      for them.
    
    Fixes #13439
    Reported-by: Jay Satiro
    Closes #13447

    Changed files

    • lib/vquic/curl_quiche.c