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

Builder curl-pr-unthreaded-solaris10-i386 Build #1830

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The AnyBranchScheduler scheduler named 'schedule-curl-pr' triggered this build

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 24 mins, 33 secs )
    1. stdio
    2. resultlog

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing

Timing:

StartWed Apr 24 08:58:42 2024
EndWed Apr 24 10:36:50 2024
Elapsed1 hrs, 38 mins, 7 secs

All Changes:

:

  1. Change #195847

    Category None
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Wed 24 Apr 2024 08:31:37
    Repository https://github.com/curl/curl
    Project curl/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