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

Builder curl-threaded-solaris11-i386 Build #5009

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 57 mins, 36 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 3 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave
buildername curl-threaded-solaris11-i386 Builder
buildnumber 5009 Build
codebase Build
got_revision c1cfdf59acbaf9504c4578d4cf56cdd7c8594507 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c1cfdf59acbaf9504c4578d4cf56cdd7c8594507 Build
scheduler schedule-curl-threaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon Apr 27 11:41:37 2026
EndMon Apr 27 12:39:39 2026
Elapsed58 mins, 1 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