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

Builder curl-unthreaded-solaris11-sparc Build #6236

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 35 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-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 6236 Build
codebase Build
got_revision c7c42afab91c46e6baaa0e2801626e13acd6c30a Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c7c42afab91c46e6baaa0e2801626e13acd6c30a Build
scheduler schedule-curl-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing
  2. hunterinvariants

Timing:

StartSat Aug 15 10:46:17 2026
EndSat Aug 15 11:40:50 2026
Elapsed54 mins, 32 secs

All Changes:

:

  1. Change #278285

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Sat 15 Aug 2026 11:55:38
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ebc0fbc0e86d8ef635b9578348bf21bb8a4f480a

    Comments

    connect: only set connect timer on first socket
    Only collect connect/appconnect timer stats on the first socket.
    
    Fixes #22587
    Closes #22592
    Reported-by: GLaDOS-418 on github

    Changed files

    • lib/connect.c
  2. Change #278290

    Category curl
    Changed by hunterinvariants <217359725+hunterinvariantsohnoyoudont@users.noreply.github.com>
    Changed at Sat 15 Aug 2026 11:56:25
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c7c42afab91c46e6baaa0e2801626e13acd6c30a

    Comments

    file: support directory listing on Windows
    Closes #22577

    Changed files

    • docs/TODO.md
    • lib/curlx/fopen.c
    • lib/curlx/fopen.h
    • lib/file.c
    • tests/data/test3203