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

Builder curl-threaded-solaris10-i386 Build #3492

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris10-i386' triggered this build

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing

Timing:

StartWed Jun 4 20:51:46 2025
EndThu Jun 5 06:20:21 2025
Elapsed9 hrs, 28 mins, 34 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