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

Builder curl-ares-solaris11-sparc Build #5752

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 5 mins, 0 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 5752 Build
codebase Build
got_revision c1cfdf59acbaf9504c4578d4cf56cdd7c8594507 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c1cfdf59acbaf9504c4578d4cf56cdd7c8594507 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:

StartMon Apr 27 10:35:20 2026
EndMon Apr 27 10:40:29 2026
Elapsed5 mins, 9 secs

All Changes:

:

  1. Change #265578

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 27 Apr 2026 10:27:01
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c1cfdf59acbaf9504c4578d4cf56cdd7c8594507

    Comments

    setopt: clear proxy auth properties when switching
    Verify with test 1588
    
    Closes #21453

    Changed files

    • lib/setopt.c
    • lib/vauth/vauth.h
    • tests/data/Makefile.am
    • tests/data/test1588
    • tests/libtest/Makefile.inc
    • tests/libtest/lib1588.c