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

Builder curl-ares-solaris11-sparc Build #5892

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 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 5892 Build
codebase Build
got_revision 7e350dd147ff64aead4595c3658c1f60e2dc749f Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 7e350dd147ff64aead4595c3658c1f60e2dc749f 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:

StartFri May 22 07:54:40 2026
EndFri May 22 08:32:47 2026
Elapsed38 mins, 7 secs

All Changes:

:

  1. Change #268012

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 22 May 2026 07:48:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7e350dd147ff64aead4595c3658c1f60e2dc749f

    Comments

    urlapi: fix redirect handling if CURLU_NO_GUESS_SCHEME is set
    Verified by test 1967
    
    Reported-by: Joshua Rogers
    Closes #21721

    Changed files

    • lib/urlapi.c
    • tests/data/Makefile.am
    • tests/data/test1967
    • tests/libtest/Makefile.inc
    • tests/libtest/lib1967.c