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

Builder curl-threaded-solaris10-sparc Build #3548

Build In Progress:

[waiting for Lock]

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git  
    1. - no logs -
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave
buildername curl-threaded-solaris10-sparc Builder
buildnumber 3548 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision f4eddde9dc9c583a46bc3ddf8c858ce24326069b Build
scheduler schedule-curl-threaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Samuel Henrique
  2. Stefan Eissing

Timing:

StartFri Apr 3 17:15:15 2026
Elapsed2 hrs, 16 mins, 39 secs

All Changes:

:

  1. Change #263391

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 03 Apr 2026 17:06:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 78e281bf6a1485c19a5cec1017cb09cab09cde62

    Comments

    tool: fix retries in parallel mode
    Verify that curl's --retry behaviour works
    
    - test 502 in serial, works
    - test 502 in parallel, hangs forver, test skipped by default
    - test 401, no retries done
    
    Fixes #20669
    Reported-by: BlackFuffey on github
    Closes #21206

    Changed files

    • src/tool_operate.c
    • tests/http/test_05_errors.py
  2. Change #263392

    Category curl
    Changed by Samuel Henrique <samuelophohnoyoudont@debian.org>
    Changed at Fri 03 Apr 2026 17:07:36
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f4eddde9dc9c583a46bc3ddf8c858ce24326069b

    Comments

    test 766: flag as timing-dependent
    We have noticed this test as failing when run in parallel in Fedora and
    Amazon Linux:
    https://src.fedoraproject.org/rpms/curl/c/389f1409549178f639afa49f478c544fdaa87be2?branch=rawhide
    
    Debian did not have issues but given there are other FTP tests flagged
    as timing-dependent, it makes sense to flag this one too if we notice
    failures in other OSes.
    
    Closes #21155

    Changed files

    • tests/data/test766