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

Builder curl-ares-solaris11-sparc Build #5865

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Timing:

StartMon May 18 15:38:55 2026
EndMon May 18 16:27:44 2026
Elapsed48 mins, 48 secs

All Changes:

:

  1. Change #267580

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Mon 18 May 2026 15:18:09
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4ae1d7cc2643e4773a136395f12bc02fc6867854

    Comments

    netrc: scanner refactor
    Refactor the netrc scanner. Add test case for checking that the last
    matched machine with unmatched login does not return the password as
    success (unit1304).
    
    Closes #21624

    Changed files

    • lib/netrc.c
    • lib/netrc.h
    • lib/url.c
    • tests/unit/unit1304.c
  2. Change #267581

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 18 May 2026 15:19:22
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7ca5f939c8403db7ede21e2ccb805a65d3329ef8

    Comments

    test1646: netrc parsing without user match but user in URL
    Follow-up to 4ae1d7cc2643e

    Changed files

    • tests/data/Makefile.am
    • tests/data/test1646