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

Builder curl-ares-solaris11-i386 Build #3719

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 7 mins, 23 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-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 3719 Build
codebase Build
got_revision 826a32dff31645d70fd8a91228a502ceb54db9ef Git
osplatform I386 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-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSun Jul 13 17:12:35 2025
EndSun Jul 13 20:42:10 2025
Elapsed3 hrs, 29 mins, 34 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