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

Builder curl-unthreaded-solaris11-sparc Build #5639

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 22 mins, 35 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-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 5639 Build
codebase Build
got_revision a5542c23e7427b8ea8f6183f503f2935d88d5d65 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision a5542c23e7427b8ea8f6183f503f2935d88d5d65 Build
scheduler schedule-curl-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing

Timing:

StartFri Apr 10 14:35:01 2026
EndFri Apr 10 14:57:46 2026
Elapsed22 mins, 45 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