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

Builder curl-unthreaded-solaris11-sparc Build #4091

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 26 mins, 17 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-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 4091 Build
codebase Build
got_revision e60103cbb861e1feff8497b7d87827666a866a1f Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision e60103cbb861e1feff8497b7d87827666a866a1f Build
scheduler schedule-curl-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartFri Jun 20 22:03:36 2025
EndFri Jun 20 23:21:09 2025
Elapsed1 hrs, 17 mins, 32 secs

All Changes:

:

  1. Change #237138

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 20 Jun 2025 21:54:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e60103cbb861e1feff8497b7d87827666a866a1f

    Comments

    http: explicitly ignore parsing errors for Retry-After
    Add (void) and explain in comment.
    
    Closes #17682

    Changed files

    • lib/http.c