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

Builder curl-threaded-solaris11-i386 Build #4951

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 46 mins, 56 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 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 4951 Build
codebase Build
got_revision b4024bf808bd558026fdc6096e8457f199ace306 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision b4024bf808bd558026fdc6096e8457f199ace306 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:

StartThu Apr 16 21:55:04 2026
EndThu Apr 16 22:42:13 2026
Elapsed47 mins, 8 secs

All Changes:

:

  1. Change #264706

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 16 Apr 2026 21:51:41
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b4024bf808bd558026fdc6096e8457f199ace306

    Comments

    http: clear credentials better on redirect
    Verify with test 2506: netrc with redirect using proxy
    
    Updated test 998 which was wrong.
    
    Reported-by: Muhamad Arga Reksapati
    
    Closes #21345

    Changed files

    • lib/http.c
    • tests/data/Makefile.am
    • tests/data/test2506
    • tests/data/test998
    • tests/libtest/Makefile.inc
    • tests/libtest/lib2506.c