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

Builder curl-threaded-solaris11-sparc Build #6255

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision58cb1e2f1fa8d8f1c71596918707e566c6353cb2
Got Revision58cb1e2f1fa8d8f1c71596918707e566c6353cb2
Changes1 change

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris11-sparc' triggered this build

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 6255 Build
codebase Build
got_revision 58cb1e2f1fa8d8f1c71596918707e566c6353cb2 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 58cb1e2f1fa8d8f1c71596918707e566c6353cb2 Build
scheduler schedule-curl-threaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartTue Aug 18 12:02:07 2026
EndTue Aug 18 13:06:23 2026
Elapsed1 hrs, 4 mins, 15 secs

All Changes:

:

  1. Change #278609

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 18 Aug 2026 13:20:46
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 58cb1e2f1fa8d8f1c71596918707e566c6353cb2

    Comments

    runtests: allow resetting `CURL_TEST_MIN` via `--min=0`
    Set the default to `CURL_TEST_MIN` if set, first. Then process the
    command-line options to override it. Previously, the env took over if
    the command-line explicitly tried to set it to zero.
    
    Ref: #22617
    
    Follow-up to 3f1cd809eeae05f39fec72fe780f3a69d21972fb #19942
    
    Closes #22618

    Changed files

    • tests/runtests.pl