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

Builder curl-ares-solaris11-sparc Build #4197

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Timing:

StartSun Jul 13 17:12:32 2025
EndSun Jul 13 18:04:57 2025
Elapsed52 mins, 25 secs

All Changes:

:

  1. Change #239697

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 13 Jul 2025 17:02:34
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 826a32dff31645d70fd8a91228a502ceb54db9ef

    Comments

    altsvc: accept 'clear' without semicolon as well
    Extend test 1654 to verify
    
    Fixes #17917
    Reported-by: Luke Wilde
    Closes #17918

    Changed files

    • lib/altsvc.c
    • tests/unit/unit1654.c