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

Builder curl-threaded-solaris11-i386 Build #5203

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision2864e995435e71a152a9ae090a72df6833025a01
Got Revision2864e995435e71a152a9ae090a72df6833025a01
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 ...' ( 56 mins, 28 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 3 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 5203 Build
codebase Build
got_revision 2864e995435e71a152a9ae090a72df6833025a01 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 2864e995435e71a152a9ae090a72df6833025a01 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:

StartTue Jun 9 19:20:12 2026
EndTue Jun 9 21:14:51 2026
Elapsed1 hrs, 54 mins, 38 secs

All Changes:

:

  1. Change #270169

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 09 Jun 2026 18:06:32
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2864e995435e71a152a9ae090a72df6833025a01

    Comments

    smbserver: update internal id generation for Python 3
    Also:
    - make next id based on highest in list + 1.
      (was: last id in list + 1)
    - unfold a line.
    
    Spotted by GitHub Code Quality
    
    Ref: https://portingguide.readthedocs.io/en/latest/dicts.html?highlight=keys
    
    Closes #21937

    Changed files

    • tests/smbserver.py