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

Builder curl-threaded-solaris10-i386 Build #4221

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionaa0be708b9d0c3f147887dbd153d8593294f2717
Got Revisionaa0be708b9d0c3f147887dbd153d8593294f2717
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 53 mins, 43 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 14 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 4221 Build
codebase Build
got_revision aa0be708b9d0c3f147887dbd153d8593294f2717 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision aa0be708b9d0c3f147887dbd153d8593294f2717 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. Daniel Stenberg

Timing:

StartSun Feb 8 12:13:52 2026
EndMon Feb 9 03:26:46 2026
Elapsed15 hrs, 12 mins, 54 secs

All Changes:

:

  1. Change #257160

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 07 Feb 2026 22:16:53
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 34fa034d9a390c4bd65e2d05262755ec8646ac12

    Comments

    url: fix reuse of connections using HTTP Negotiate
    Assume Negotiate means connection-based
    
    Reported-by: Zhicheng Chen
    Closes #20534

    Changed files

    • lib/url.c
  2. Change #257161

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 07 Feb 2026 22:16:53
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 510fdad64df7f91f605b19ffdb0c4c67891f1518

    Comments

    sws: prevent "connection monitor" to say disconnect twice

    Changed files

    • tests/server/sws.c
  3. Change #257173

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 07 Feb 2026 23:26:57
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision aa0be708b9d0c3f147887dbd153d8593294f2717

    Comments

    url.c: restore mistaken comment change
    Follow-up to d7a9f1ab15
    
    Closes #20540

    Changed files

    • lib/url.c