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

Builder curl-unthreaded-solaris10-sparc Build #14089

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 14 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 6 hrs, 44 mins, 28 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 14089 Build
codebase Build
got_revision 79132a1daf8f3b2b6db101be386fa9e8cb3f73f5 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 79132a1daf8f3b2b6db101be386fa9e8cb3f73f5 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. Viktor Szakats

Timing:

StartWed Aug 19 02:33:03 2026
EndWed Aug 19 15:59:13 2026
Elapsed13 hrs, 26 mins, 9 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