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

Builder curl-unthreaded-solaris11-i386 Build #5213

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartFri Jun 12 17:24:56 2026
EndFri Jun 12 19:14:32 2026
Elapsed1 hrs, 49 mins, 35 secs

All Changes:

:

  1. Change #270635

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 12 Jun 2026 15:33:57
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a1db90053b404fe2068512cd6c5f6e88cb327392

    Comments

    runtests: exit hard on duplicate test name
    To make the mistake more noticeable
    
    Closes #21991

    Changed files

    • tests/runtests.pl
  2. Change #270647

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 12 Jun 2026 16:03:32
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4f532343096aa9e753440cfaf6b634d77c2f8fc4

    Comments

    telnet: fix old copy-paste typo in variable name
    This code lacks tests, though we agreed it looks plausible enough to
    merge it based on surrounding code. Even though this line has been
    present for a long time. If you use this code, please report any results
    or issues.
    
    Reported by GitHub Code Quality
    
    Follow-up to ae1912cb0d494b48d514d937826c9fe83ec96c4d
    
    Closes #21979

    Changed files

    • lib/telnet.c