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

Builder curl-ares-solaris10-i386 Build #4288

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 3 mins, 35 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-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 4288 Build
codebase Build
got_revision f4eddde9dc9c583a46bc3ddf8c858ce24326069b Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision f4eddde9dc9c583a46bc3ddf8c858ce24326069b 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. Samuel Henrique
  2. Stefan Eissing

Timing:

StartFri Apr 3 17:15:16 2026
EndFri Apr 3 22:19:04 2026
Elapsed5 hrs, 3 mins, 47 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