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

Builder curl-ares-solaris11-sparc Build #5935

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision1b6724882c2a64e9e5aa9a30d534c7b808b403dc
Got Revision1b6724882c2a64e9e5aa9a30d534c7b808b403dc
Changes2 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 27 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 mins, 50 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 8 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 5935 Build
codebase Build
got_revision 1b6724882c2a64e9e5aa9a30d534c7b808b403dc Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 1b6724882c2a64e9e5aa9a30d534c7b808b403dc 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
  2. tiymat

Timing:

StartMon Jun 1 00:01:51 2026
EndMon Jun 1 00:56:52 2026
Elapsed55 mins, 0 secs

All Changes:

:

  1. Change #268952

    Category curl
    Changed by tiymat <138939221+tiymatohnoyoudont@users.noreply.github.com>
    Changed at Sun 31 May 2026 23:36:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 780ccb256e0dcea71b4e5758da4df997a526c06f

    Comments

    urlapi: drop base fragment on empty redirect
    Extended test 1560 to verify
    
    Fixes #21745
    Closes #21763

    Changed files

    • lib/urlapi.c
    • tests/data/test1560
    • tests/libtest/lib1560.c
  2. Change #268954

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 31 May 2026 23:44:30
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1b6724882c2a64e9e5aa9a30d534c7b808b403dc

    Comments

    urlapi: accept 0X prefix in IPv4 address as well
    Extend test 1560 accordingly
    
    Closes #21820

    Changed files

    • lib/urlapi.c
    • tests/libtest/lib1560.c