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

Builder curl-ares-solaris10-i386 Build #4497

Results:

Failed

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git updating ( 4 mins, 54 secs )
    1. stdio
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 4497 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision f656837720e6fd5aef0162c63e8b75bc073bb065 Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Stefan Eissing

Timing:

StartMon Sep 7 18:53:29 2026
EndTue Sep 8 04:47:45 2026
Elapsed9 hrs, 54 mins, 16 secs

All Changes:

:

  1. Change #280972

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Mon 07 Sep 2026 13:57:32
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8f6046485e15aa3202277ff9ee5ba64fe02cf2d1

    Comments

    tests: raise some alloc limits
    Due to the SSH setopts, limits have increased on some tests
    
    Closes #22858

    Changed files

    • tests/data/test1
    • tests/data/test440
    • tests/data/test767
  2. Change #280975

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 07 Sep 2026 16:20:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f656837720e6fd5aef0162c63e8b75bc073bb065

    Comments

    ftp: URL encode file names when wildcarding
    Verify in test 2805
    
    Reported-by: Stanislav Fort
    
    Closes #22860

    Changed files

    • lib/ftp.c
    • tests/data/Makefile.am
    • tests/data/test2805
    • tests/directories.pm
    • tests/ftpserver.pl
    • tests/libtest/Makefile.inc
    • tests/libtest/lib2805.c