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

Builder curl-ares-solaris10-sparc Build #3724

Build In Progress:

ETA: 15:27:03 [26 mins, 26 secs]

[waiting for Lock]

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris10-sparc' 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-unstable10s/slave/curl-ares-solaris10-sparc slave
buildername curl-ares-solaris10-sparc Builder
buildnumber 3724 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 79132a1daf8f3b2b6db101be386fa9e8cb3f73f5 Build
scheduler schedule-curl-ares-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartWed Aug 19 02:56:29 2026
Elapsed12 hrs, 4 mins, 8 secs

All Changes:

:

  1. Change #278632

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 18 Aug 2026 15:45:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 66486691ee1c5c768c74e402b8b95902b88d90fb

    Comments

    runtests: divide minimum required tests by subsets
    When the minimum comes from `CURL_TEST_MIN`, to improve the default
    behavior. It may still need manual adjustment in cases.
    
    Follow-up to e669179681044514099ca726dbaa55653528f4fb #22616
    Follow-up to 58cb1e2f1fa8d8f1c71596918707e566c6353cb2 #22618
    Cherry-picked from #22617
    
    Closes #22619

    Changed files

    • tests/runtests.pl
  2. Change #278636

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 18 Aug 2026 16:07:42
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 79132a1daf8f3b2b6db101be386fa9e8cb3f73f5

    Comments

    GHA: use `--subset` runtests option, run random subset in riscv64 job
    Also:
    - drop most hand-tuned `--min` options, in favor of defaults.
    - enable tests on emulated riscv64.
      Suggested-by: Dan Fandrich
      Ref: https://github.com/curl/curl/pull/22590#issuecomment-5303238102
    - drop building examples on emulated riscv64.
    
    Adding around 3.5 minutes to the riscv64 job:
    0.5 Perl install, 2 minutes to build tests, 1 minute to run 100 tests.
    
    Follow-up to 66486691ee1c5c768c74e402b8b95902b88d90fb #22619
    Follow-up to e669179681044514099ca726dbaa55653528f4fb #22616
    Follow-up to 58cb1e2f1fa8d8f1c71596918707e566c6353cb2 #22618
    Follow-up to d00000673d05fdf6ceee8941ccd63ad2906257e4 #22602
    
    Closes #22617

    Changed files

    • .github/workflows/linux.yml
    • .github/workflows/macos.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml