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

Builder curl-unthreaded-solaris11-sparc Build #6434

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision94378899cea12434745ba2539765beb8f848e431
Got Revision94378899cea12434745ba2539765beb8f848e431
Changes1 change

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 27 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 30 mins, 59 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 48 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 6434 Build
codebase Build
got_revision 94378899cea12434745ba2539765beb8f848e431 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 94378899cea12434745ba2539765beb8f848e431 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. Daniel Stenberg

Timing:

StartThu Sep 17 11:39:43 2026
EndThu Sep 17 12:41:28 2026
Elapsed1 hrs, 1 mins, 45 secs

All Changes:

:

  1. Change #282045

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 17 Sep 2026 13:03:21
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 94378899cea12434745ba2539765beb8f848e431

    Comments

    perf-tests: output two-digital decimals always
    Otherwise they display slightly off.
    
    Closes #22982

    Changed files

    • tests/perf/base64dec.c
    • tests/perf/base64enc.c
    • tests/perf/dateparser.c
    • tests/perf/maprintf.c
    • tests/perf/simpleformat.c
    • tests/perf/snprintf.c
    • tests/perf/urldecode.c
    • tests/perf/urlencode.c
    • tests/perf/urlparser.c