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

Builder curl-unthreaded-solaris10-i386 Build #16390

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 26 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 5 hrs, 14 mins, 26 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave
buildername curl-unthreaded-solaris10-i386 Builder
buildnumber 16390 Build
codebase Build
got_revision c585282a1c5b4c4f0cd0447e9490d29d37927735 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c585282a1c5b4c4f0cd0447e9490d29d37927735 Build
scheduler schedule-curl-unthreaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dan Fandrich
  2. Viktor Szakats

Timing:

StartSun Jan 25 00:47:06 2026
EndSun Jan 25 15:50:09 2026
Elapsed15 hrs, 3 mins, 3 secs

All Changes:

:

  1. Change #256225

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 24 Jan 2026 13:10:26
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 64728418ff5138608ce84bcc1de4a80b5a95808b

    Comments

    GHA/codeql: improve perf on Windows, enable `CURL_WERROR=ON`, and more
    - set `CURL_DROP_UNUSED=ON` for Windows (MSVC) to make the analysis step
      faster: 1m30s -> 1m15s
    
    - enable `CURL_WERROR=ON` in all builds, to catch potential build issues
      in addition to running CodeQL. To make these builds useful as regular
      build tests too.
    
    - add links to CodeQL Actions documentation.
    
    - delete test data C files after checkout in an attempt to remove them
      from CodeQL code coverage stats.
    
    Closes #20418

    Changed files

    • .github/workflows/codeql.yml
  2. Change #256256

    Category curl
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Sat 24 Jan 2026 22:24:37
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c585282a1c5b4c4f0cd0447e9490d29d37927735

    Comments

    docs: Update CodeSonar link

    Changed files

    • docs/INFRASTRUCTURE.md