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

Builder curl-ares-solaris11-sparc Build #5879

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision88c7e16cceec816a2df45c899d49b1e85513f193
Got Revision88c7e16cceec816a2df45c899d49b1e85513f193
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 ...' ( 2 mins, 38 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 5879 Build
codebase Build
got_revision 88c7e16cceec816a2df45c899d49b1e85513f193 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 88c7e16cceec816a2df45c899d49b1e85513f193 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:

StartWed May 20 16:02:55 2026
EndWed May 20 16:29:39 2026
Elapsed26 mins, 43 secs

All Changes:

:

  1. Change #267844

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 20 May 2026 15:54:41
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 88c7e16cceec816a2df45c899d49b1e85513f193

    Comments

    setopt: clear proxy auth properly on NULL
    Verify NULLed proxy credentials with test1648
    
    Closes #21696

    Changed files

    • lib/setopt.c
    • tests/data/Makefile.am
    • tests/data/test1648
    • tests/libtest/Makefile.inc
    • tests/libtest/lib1648.c