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

Builder curl-unthreaded-solaris11-sparc Build #6181

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 36 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 13 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 6181 Build
codebase Build
got_revision b5716286e9a6064ad202c653c0cc7fb8077418a1 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision b5716286e9a6064ad202c653c0cc7fb8077418a1 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:

StartThu Aug 6 13:11:57 2026
EndThu Aug 6 14:03:09 2026
Elapsed51 mins, 12 secs

All Changes:

:

  1. Change #277271

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 06 Aug 2026 14:22:59
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision abcb5349e3f38decdb483a22720057036ac77862

    Comments

    cf-socket: disable TCP SYN retransmissions for localhost on Windows
    Suggested-by: Marcel Jamin
    URL: https://curl.se/mail/lib-2026-08/0002.html
    URL: https://daniel.haxx.se/blog/2024/08/14/slow-tcp-connect-on-windows/
    
    Closes #22494

    Changed files

    • .github/scripts/typos.toml
    • lib/cf-socket.c
  2. Change #277274

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 06 Aug 2026 14:31:15
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b5716286e9a6064ad202c653c0cc7fb8077418a1

    Comments

    tests: keep test names shorter than 70 columns
    - makes test names less complicated
    
    - makes them less likely to wrap lines when using narrow terminals
    
    - runtests now returns error for the test if the name is longer
    
    - replace the "..." with a singe space
    
    Closes #22492

    Changed files

    • tests/data/test1062
    • tests/data/test1088
    • tests/data/test1113
    • tests/data/test1133
    • tests/data/test1177
    • tests/data/test1253
    • tests/data/test1255
    • tests/data/test1315
    • tests/data/test1479
    • tests/data/test1557
    • tests/data/test1616
    • tests/data/test162
    • tests/data/test1641
    • tests/data/test1642
    • tests/data/test1677
    • tests/data/test2010
    • tests/data/test2039
    • tests/data/test2052
    • tests/data/test2054
    • tests/data/test2055
    • tests/data/test2059
    • tests/data/test2067
    • tests/data/test2072
    • tests/data/test2087
    • tests/data/test2113
    • tests/data/test2311
    • tests/data/test234
    • tests/data/test258
    • tests/data/test3002
    • tests/data/test3003
    • tests/data/test3004
    • tests/data/test3005
    • tests/data/test3006
    • tests/data/test3023
    • tests/data/test316
    • tests/data/test3302
    • tests/data/test3303
    • tests/data/test3304
    • tests/data/test345
    • tests/data/test467
    • tests/data/test485
    • tests/data/test5000
    • tests/data/test5001
    • tests/data/test5002
    • tests/data/test5003
    • tests/data/test5004
    • tests/data/test5005
    • tests/data/test5006
    • tests/data/test5007
    • tests/data/test5008
    • tests/data/test5009
    • tests/data/test5010
    • tests/data/test5011
    • tests/data/test5012
    • tests/data/test5013
    • tests/data/test5014
    • tests/data/test5015
    • tests/data/test5016
    • tests/data/test5017
    • tests/data/test5018
    • tests/data/test5019
    • tests/data/test5020
    • tests/data/test5021
    • tests/data/test5022
    • tests/data/test5023
    • tests/data/test5024
    • tests/data/test5025
    • tests/data/test529
    • tests/data/test546
    • tests/data/test550
    • tests/data/test565
    • tests/data/test574
    • tests/data/test73
    • tests/data/test739
    • tests/data/test845
    • tests/data/test890
    • tests/data/test91
    • tests/data/test949
    • tests/data/test956
    • tests/data/test958
    • tests/data/test964
    • tests/runtests.pl