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

Builder curl-unthreaded-solaris10-i386 Build #15910

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision9308ea22e8299fb79f4acd0398829cbe37a3fb1c
Got Revision9308ea22e8299fb79f4acd0398829cbe37a3fb1c
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. x2018

Timing:

StartTue Oct 28 19:54:23 2025
EndWed Oct 29 04:52:21 2025
Elapsed8 hrs, 57 mins, 57 secs

All Changes:

:

  1. Change #246941

    Category curl
    Changed by x2018 <xkernel.wangohnoyoudont@foxmail.com>
    Changed at Tue 28 Oct 2025 11:39:13
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 02113a6307a5f9ffcafd60604fba22b750942da5

    Comments

    Curl_resolv: explicitly set *entry to NULL at the top
    Closes #19263

    Changed files

    • lib/hostip.c
  2. Change #246978

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 28 Oct 2025 16:51:30
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9308ea22e8299fb79f4acd0398829cbe37a3fb1c

    Comments

    cookie: remove the temporary file on (all) errors
    Fixes #19267
    Reported-by: Harry Sintonen
    Closes #19268

    Changed files

    • lib/cookie.c