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

Builder curl-threaded-solaris11-sparc Build #5699

Results:

Exception git

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git git exception ( 0 secs )
    1. err.text
    2. err.html
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 5699 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 8eb3cb75a3e1244be4e2b20a3509d923f2144bd0 Build
scheduler schedule-curl-threaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartTue Apr 21 15:14:21 2026
EndTue Apr 21 15:39:55 2026
Elapsed25 mins, 33 secs

All Changes:

:

  1. Change #265117

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 21 Apr 2026 14:35:55
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8eb3cb75a3e1244be4e2b20a3509d923f2144bd0

    Comments

    misc: fix code quality findings
    - httpsrr: drop redundant checks.
      Follow-up to 809dda3a37363160d4bf5ea2dafa0bcb8188a3f0 #21354
    - httpsrr.h: drop obsolete comment.
      Follow-up to 2b3dfb4ad47ec05efad9af930c47968a49916999 #21175
    - ws: drop redundant check in `curl_ws_start_frame()`.
      Follow-up to 37cecfc7b91118f116cf16af8f50a18b15d00d51 #17683
    - ws: fix typo in comment.
    - tool_operate: fix VMS build. (broken since 2019-07-20, v7.66.0)
      Follow-up to b88940850002a3f1c25bc6488b95ad30eb80d696 #3804
    
    Pointed out by Copilot Code Quality
    
    Closes #21393

    Changed files

    • lib/httpsrr.c
    • lib/httpsrr.h
    • lib/ws.c
    • src/tool_operate.c