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

Builder curl-unthreaded-solaris10-sparc Build #12265

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 12265 Build
codebase Build
got_revision cfb99917239d107681b894238c606b2299624153 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision cfb99917239d107681b894238c606b2299624153 Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing

Timing:

StartWed Apr 24 08:43:29 2024
EndWed Apr 24 13:04:10 2024
Elapsed4 hrs, 20 mins, 41 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