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

Builder curl-unthreaded-solaris11-sparc Build #6014

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 34 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-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 6014 Build
codebase Build
got_revision 4f532343096aa9e753440cfaf6b634d77c2f8fc4 Git
osplatform SPARC 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-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
  2. Viktor Szakats

Timing:

StartFri Jun 12 16:28:08 2026
EndFri Jun 12 17:18:06 2026
Elapsed49 mins, 58 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