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

Builder curl-threaded-solaris10-sparc Build #1908

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-threaded-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 30 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 hrs, 3 mins, 21 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave
buildername curl-threaded-solaris10-sparc Builder
buildnumber 1908 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-threaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing

Timing:

StartWed Apr 24 08:43:32 2024
EndWed Apr 24 15:08:20 2024
Elapsed6 hrs, 24 mins, 47 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