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

Builder curl-unthreaded-solaris10-sparc Build #13369

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 17 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 51 mins, 20 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-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 13369 Build
codebase Build
got_revision f6bbc2b3be510a3c7e469cd697132ca1046290b5 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision f6bbc2b3be510a3c7e469cd697132ca1046290b5 Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. x2018

Timing:

StartSat Nov 1 23:17:52 2025
EndSun Nov 2 10:51:26 2025
Elapsed11 hrs, 33 mins, 33 secs

All Changes:

:

  1. Change #247350

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 01 Nov 2025 23:13:30
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8d0bfe74fba1e8394e73d2577c8a30b65f86b86f

    Comments

    httpsrr: send HTTPS query to the right target
    When the target host is on a different port than 443, the name
    "_[port]._https.[name]" shall be used.
    
    Fixes #19301
    Reported-by: Gunni on github
    Closes #19324

    Changed files

    • lib/asyn-ares.c
    • lib/asyn-thrdd.c
    • lib/httpsrr.c
    • lib/httpsrr.h
    • tests/data/test2100
  2. Change #247351

    Category curl
    Changed by x2018 <xkernel.wangohnoyoudont@foxmail.com>
    Changed at Sat 01 Nov 2025 23:14:33
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f6bbc2b3be510a3c7e469cd697132ca1046290b5

    Comments

    doh: cleanup resources on error paths
    Closes #19310

    Changed files

    • lib/doh.c