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

Builder curl-unthreaded-solaris11-i386 Build #5211

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 15 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 47 mins, 50 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 5211 Build
codebase Build
got_revision 8664a9f3785bb98d1039729a16e467a8f8cdf189 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 8664a9f3785bb98d1039729a16e467a8f8cdf189 Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartFri Jun 12 13:36:51 2026
EndFri Jun 12 15:32:44 2026
Elapsed1 hrs, 55 mins, 53 secs

All Changes:

:

  1. Change #270606

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 12 Jun 2026 12:57:15
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ab3bb8cd8be8f9d4acb97da0418abc279182041e

    Comments

    config2setopts: use default protocol properly
    Verified by test 1724, 1725 and 2036
    
    Closes #21983

    Changed files

    • docs/cmdline-opts/proto-default.md
    • src/config2setopts.c
    • tests/data/Makefile.am
    • tests/data/test1724
    • tests/data/test1725
    • tests/data/test2036
  2. Change #270610

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 12 Jun 2026 13:19:44
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8664a9f3785bb98d1039729a16e467a8f8cdf189

    Comments

    runtests: error out on duplicate test names
    Closes #21984

    Changed files

    • tests/runtests.pl