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

Builder curl-threaded-solaris11-i386 Build #5386

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris11-i386' triggered this build

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 49 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-threaded-solaris11-i386 slave
buildername curl-threaded-solaris11-i386 Builder
buildnumber 5386 Build
codebase Build
got_revision 94378899cea12434745ba2539765beb8f848e431 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 94378899cea12434745ba2539765beb8f848e431 Build
scheduler schedule-curl-threaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartThu Sep 17 12:45:17 2026
EndThu Sep 17 14:54:00 2026
Elapsed2 hrs, 8 mins, 42 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