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

Builder curl-unthreaded-solaris10-sparc Build #13377

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision58023ba52273b05deb36ec1d395df18ba29b3bde
Got Revision58023ba52273b05deb36ec1d395df18ba29b3bde
Changes5 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 47 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 8 mins, 35 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 13377 Build
codebase Build
got_revision 58023ba52273b05deb36ec1d395df18ba29b3bde Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 58023ba52273b05deb36ec1d395df18ba29b3bde Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dan Fandrich
  2. Daniel Stenberg
  3. Viktor Szakats

Timing:

StartThu Nov 6 04:05:59 2025
EndThu Nov 6 17:27:19 2025
Elapsed13 hrs, 21 mins, 19 secs

All Changes:

:

  1. Change #247695

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 05 Nov 2025 15:59:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 403a2c2b06eb1ab483f7140f43f062865248269d

    Comments

    tests: shorten space and tab macro names
    Easier to write and read.
    
    Follow-up to d29f14b9cf0d38f3887b6eadc71af16903bc7f5b #19300
    
    Closes #19349

    Changed files

    • docs/tests/FILEFORMAT.md
    • tests/data/test1029
    • tests/data/test1070
    • tests/data/test1090
    • tests/data/test1105
    • tests/data/test1185
    • tests/data/test136
    • tests/data/test1461
    • tests/data/test1654
    • tests/data/test1664
    • tests/data/test17
    • tests/data/test1700
    • tests/data/test1701
    • tests/data/test1702
    • tests/data/test188
    • tests/data/test189
    • tests/data/test1940
    • tests/data/test1955
    • tests/data/test1958
    • tests/data/test212
    • tests/data/test2302
    • tests/data/test2306
    • tests/data/test2400
    • tests/data/test2401
    • tests/data/test2403
    • tests/data/test2406
    • tests/data/test2500
    • tests/data/test2501
    • tests/data/test2503
    • tests/data/test358
    • tests/data/test359
    • tests/data/test378
    • tests/data/test4
    • tests/data/test421
    • tests/data/test459
    • tests/data/test46
    • tests/data/test54
    • tests/data/test646
    • tests/data/test792
    • tests/data/test793
    • tests/testutil.pm
  2. Change #247696

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 05 Nov 2025 15:59:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 60dd72b1be7b06110922f5f0690de0b88592667c

    Comments

    GHA/checksrc: add actionlint, fix or silence issues found
    It also does shellcheck on `run:` elements, overlapping with
    the homegrown `shellcheck-ci.sh` with the same purpose. But it also does
    more and perhaps could replace the script too, especially in curl
    sub-repos.
    
    Also:
    - GHA/macos: delete potentially useful, but commented, and ultimately
      unused, non-default Xcode-testing logic. It's causing unused matrix
      exceptions, upsetting actionlint.
    
    Ref: https://github.com/rhysd/actionlint
    
    Closes #19373

    Changed files

    • .github/workflows/checksrc.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/macos.yml
    • .github/workflows/windows.yml
  3. Change #247711

    Category curl
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Wed 05 Nov 2025 20:03:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e6e1899b6e35466343f17a41ceabfcfb65bf11ce

    Comments

    tests: Add tests to validate that path is ignored with -J
    curl is correctly dropping the Content-Disposition: filename path, but
    there was no test ensuring that.
    
    Ref: https://hackerone.com/reports/3408126

    Changed files

    • tests/data/Makefile.am
    • tests/data/test1584
    • tests/data/test1585
  4. Change #247727

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 05 Nov 2025 23:13:55
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d7d4de07c29d9c945800be05c63d78a0c2072d1b

    Comments

    tests/Makefile.am: fix 'checksrc' target
    Skip the http and client subdirs as they contain no code to check. The
    http clients are in libtests/ now.
    
    Closes #19376

    Changed files

    • tests/Makefile.am
  5. Change #247729

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 06 Nov 2025 00:04:15
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 58023ba52273b05deb36ec1d395df18ba29b3bde

    Comments

    docs: fix checksrc `EQUALSPACE` warnings
    ```
    docs/libcurl/opts/CURLOPT_SSL_CTX_DATA.md:86:16
    docs/libcurl/opts/CURLOPT_SSL_CTX_FUNCTION.md:139:16
    ```
    
    Also sync `CURL *` and result variable names with rest of docs.
    
    Follow-up to 6d7e924e80096a7e2cebad16235674fd3d3012af #19375
    
    Closes #19379

    Changed files

    • docs/libcurl/opts/CURLOPT_SSL_CTX_DATA.md
    • docs/libcurl/opts/CURLOPT_SSL_CTX_FUNCTION.md