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

Builder curl-threaded-solaris10-sparc Build #3563

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing

Timing:

StartFri Apr 10 14:35:07 2026
EndSat Apr 11 02:37:41 2026
Elapsed12 hrs, 2 mins, 34 secs

All Changes:

:

  1. Change #264142

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 10 Apr 2026 14:29:29
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a5542c23e7427b8ea8f6183f503f2935d88d5d65

    Comments

    pytest: adding support for dnsd test server
    Add tests to test_21 with checks for 'overrride-dns' from curlinfo.
    
    Closes #21289

    Changed files

    • tests/http/Makefile.am
    • tests/http/test_21_resolve.py
    • tests/http/testenv/__init__.py
    • tests/http/testenv/dnsd.py
    • tests/http/testenv/env.py
    • tests/server/dnsd.c