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

Builder curl-ares-solaris10-i386 Build #3720

Build In Progress:

[waiting for Lock]

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git  
    1. - no logs -
    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-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 3720 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 67ef4a34f2e11aa45f0965909d0dd542643deede Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartTue Nov 11 02:24:07 2025
Elapsed2 hrs, 41 mins, 43 secs

All Changes:

:

  1. Change #248288

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 10 Nov 2025 18:52:29
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6aab1dc2639d4fc8aaaa1190914b0491e029dace

    Comments

    scripts: use end-of-options marker in `find -exec` commands
    Closes #19450

    Changed files

    • .github/workflows/checksrc.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/macos.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml
    • Makefile.am
    • appveyor.sh
    • scripts/maketgz
  2. Change #248289

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 10 Nov 2025 18:52:29
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision af5a1647afa8aaf7cafc1e87af529a4cd48cb240

    Comments

    OS400/makefile.sh: fix shellcheck warning SC2038
    Also:
    - OS400/makefile.sh: use end-of-options marker in xargs command.
    - OS400/make-tests.sh: drop warning suppression.
      Seems to not trigger anymore as of shellcheck 0.11.0
    
    Closes #19451

    Changed files

    • packages/OS400/make-tests.sh
    • packages/OS400/makefile.sh
  3. Change #248313

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 10 Nov 2025 23:14:01
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision cdb7ac11b48ad716ee58782f48465548d753f897

    Comments

    GHA/linux: disable test 776 in valgrind jobs to avoid delay
    Saving ~30 seconds in jobs affected.
    
    Closes #19456

    Changed files

    • .github/workflows/linux.yml
  4. Change #248319

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 10 Nov 2025 23:30:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b81d30ade314af7c3197dfcef2d978428b96b009

    Comments

    pytest: fix conditions for test_02_28
    - allow 02_28 to run in HTTP/1.1 without H2 support again.
      Follow-up to 3752de465d70552106b2527fbf821aee525e53e2 #19412
    
    - fix to skip 02_28 for all protocols for curl without compression
      support (either zlib, brotli or ztsd).
    
    Closes #19458

    Changed files

    • tests/http/test_02_download.py
    • tests/http/testenv/env.py
  5. Change #248322

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 11 Nov 2025 00:15:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 67ef4a34f2e11aa45f0965909d0dd542643deede

    Comments

    GHA/linux: build and enable nghttp2 for Fil-C job
    pytests after: 527 passed, 286 skipped
    pytests before: 392 passed, 423 skipped
    
    runtests after: TESTDONE: 1646 tests out of 1646 reported OK: 100%
    runtests before: TESTDONE: 1643 tests out of 1643 reported OK: 100%
    
    Ref: b81d30ade314af7c3197dfcef2d978428b96b009 #19458
    
    Closes #19457

    Changed files

    • .github/workflows/linux.yml