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

Builder curl-ares-solaris11-i386 Build #3569

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 23 mins, 57 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-ares-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 3569 Build
codebase Build
got_revision e67a500841c019f8ab8102f4f8525a302f425cdb Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision e67a500841c019f8ab8102f4f8525a302f425cdb Build
scheduler schedule-curl-ares-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing

Timing:

StartWed Jun 4 16:06:40 2025
EndWed Jun 4 20:14:37 2025
Elapsed4 hrs, 7 mins, 56 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