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

Builder curl-threaded-solaris10-i386 Build #4293

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision3ef422e12852fc47a60afd622ccebdf1ca8c3af0
Got Revision3ef422e12852fc47a60afd622ccebdf1ca8c3af0
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 52 mins, 27 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-solaris10-i386 slave
buildername curl-threaded-solaris10-i386 Builder
buildnumber 4293 Build
codebase Build
got_revision 3ef422e12852fc47a60afd622ccebdf1ca8c3af0 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 3ef422e12852fc47a60afd622ccebdf1ca8c3af0 Build
scheduler schedule-curl-threaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon Mar 23 21:30:53 2026
EndTue Mar 24 07:18:51 2026
Elapsed9 hrs, 47 mins, 57 secs

All Changes:

:

  1. Change #262089

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 23 Mar 2026 14:32:46
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 07d109b7c601bca4ea2e881c90b23874d7bf89d2

    Comments

    test1714: verify telnet download with --max-filesize
    (disabled on Windows because of hangs)
    
    Closes #21023

    Changed files

    • tests/data/Makefile.am
    • tests/data/test1714
  2. Change #262092

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 23 Mar 2026 14:33:59
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d3fa54a2435593187c6d271b126dd33ec6dd491f

    Comments

    config2setopts: make --capath work in proxy disabled builds
    Follow-up to 95e8515ca0801c2b1aacbdad0
    
    Spotted by Codex Security
    
    Closes #21063

    Changed files

    • src/config2setopts.c
  3. Change #262093

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 23 Mar 2026 14:35:02
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3ef422e12852fc47a60afd622ccebdf1ca8c3af0

    Comments

    lib1560: verify more URLs
    - control codes at various places in URL, even when URL encoding
      is requested
    
    - verify zone id extraction more
    
    Closes #21071

    Changed files

    • tests/libtest/lib1560.c