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

Builder curl-threaded-solaris11-sparc Build #4027

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 31 mins, 0 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-threaded-solaris11-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 4027 Build
codebase Build
got_revision e67a500841c019f8ab8102f4f8525a302f425cdb Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision e67a500841c019f8ab8102f4f8525a302f425cdb 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. Stefan Eissing

Timing:

StartWed Jun 4 16:06:42 2025
EndWed Jun 4 17:10:20 2025
Elapsed1 hrs, 3 mins, 38 secs

All Changes:

:

  1. Change #231368

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Wed 04 Jun 2025 15:54:17
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e67a500841c019f8ab8102f4f8525a302f425cdb

    Comments

    test1117: reduce write delays
    Test1117 seems to verify that a response, incoming slowly, is read
    completely before sending another request on the same connection.
    
    The previsou write delay of 1000ms made the test last 23+ seconds.
    A delay of 100ms seems to achieve the same test on modern machines, but
    the overall run time is less than 3 seconds.
    
    Closes #17530

    Changed files

    • tests/data/test1117