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

Builder curl-unthreaded-solaris11-sparc Build #6160

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon Aug 3 12:25:16 2026
EndMon Aug 3 13:53:26 2026
Elapsed1 hrs, 28 mins, 9 secs

All Changes:

:

  1. Change #276875

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 03 Aug 2026 13:55:53
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a2b178d378c0e307bda0bd82028afbe546057f1a

    Comments

    tests: convert unit test 1396 and 1398 into libtests
    They were previously unit tests but used only public library functions.
    
    Closes #22471

    Changed files

    • tests/data/test1396
    • tests/data/test1398
    • tests/libtest/Makefile.inc
    • tests/libtest/lib1396.c
    • tests/libtest/lib1398.c
    • tests/unit/Makefile.inc
    • tests/unit/unit1396.c
    • tests/unit/unit1398.c