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

Builder curl-ares-solaris10-sparc Build #2820

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 34 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 40 mins, 34 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave
buildername curl-ares-solaris10-sparc Builder
buildnumber 2820 Build
codebase Build
got_revision e67a500841c019f8ab8102f4f8525a302f425cdb Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision e67a500841c019f8ab8102f4f8525a302f425cdb Build
scheduler schedule-curl-ares-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing

Timing:

StartThu Jun 5 06:01:54 2025
EndThu Jun 5 20:42:24 2025
Elapsed14 hrs, 40 mins, 29 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