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

Builder curl-threaded-solaris11-i386 Build #3655

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 55 mins, 59 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 2 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 3655 Build
codebase Build
got_revision db512ee2677e036967ef861a71b1cfa14e537b4f Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision db512ee2677e036967ef861a71b1cfa14e537b4f 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. Viktor Szakats

Timing:

StartWed Jun 25 01:43:57 2025
EndWed Jun 25 02:40:11 2025
Elapsed56 mins, 14 secs

All Changes:

:

  1. Change #237703

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 25 Jun 2025 01:37:56
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 04e90d4814117b35773a1a998fe1449c83f47183

    Comments

    mk-lib1521: replace `printf` with `curl_mprintf`
    Ref: #17731
    
    Closes #17732

    Changed files

    • tests/libtest/mk-lib1521.pl
  2. Change #237704

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 25 Jun 2025 01:37:56
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision db512ee2677e036967ef861a71b1cfa14e537b4f

    Comments

    tests/server: move memory init to `memptr.c`
    To sync with tests/libtest.
    
    Closes #17735

    Changed files

    • tests/server/Makefile.inc
    • tests/server/getpart.c
    • tests/server/memptr.c