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

Builder curl-threaded-solaris10-sparc Build #3684

Build In Progress:

Runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 25 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( running )
    1. stdio
    2. resultlog
    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 3684 Build
codebase Build
got_revision c2b050e4e49630246b93ff2e2bab2ae41402c74c Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c2b050e4e49630246b93ff2e2bab2ae41402c74c 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. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartTue Jun 16 13:44:30 2026
Elapsed7 hrs, 39 mins, 1 secs

All Changes:

:

  1. Change #271272

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 16 Jun 2026 10:17:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e0c6f4d4d6c7083f8e353503567836dacbda3e28

    Comments

    tool_writeout: fix %time{} output for %s
    Now testing both %s and %% in test 1981
    
    Reported-by: wulin-nudt on github
    Fixes #22038
    Closes #22039

    Changed files

    • src/tool_writeout.c
    • tests/data/test1981
  2. Change #271297

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 16 Jun 2026 12:42:59
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c2b050e4e49630246b93ff2e2bab2ae41402c74c

    Comments

    servers: deduplicate `storerequest()` across two servers
    Closes #22041

    Changed files

    • tests/server/first.h
    • tests/server/rtspd.c
    • tests/server/sws.c
    • tests/server/util.c